diff options
Diffstat (limited to 'jtools/classpath/Makefile')
-rw-r--r-- | jtools/classpath/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jtools/classpath/Makefile b/jtools/classpath/Makefile index 253f9604d..d4421bf9a 100644 --- a/jtools/classpath/Makefile +++ b/jtools/classpath/Makefile @@ -23,6 +23,8 @@ $(WRKBUILD)/.configured: ${WRKDIST}/.prepared --disable-dssi \ --disable-plugin \ --disable-examples \ + --disable-gjdoc \ + --with-jar=no \ --disable-Werror) touch $@ |