Browse Source

disable gjdoc to make classpath build

Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
Thorsten Glaser 14 years ago
parent
commit
f2cf68a676
1 changed files with 1 additions and 0 deletions
  1. 1 0
      jtools/classpath/Makefile

+ 1 - 0
jtools/classpath/Makefile

@@ -23,6 +23,7 @@ $(WRKBUILD)/.configured: ${WRKDIST}/.prepared
 		--disable-dssi \
 		--disable-plugin \
 		--disable-examples \
+		--disable-gjdoc \
 		--disable-Werror)
 	touch $@