diff options
Diffstat (limited to 'java')
-rw-r--r-- | java/classpath/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/java/classpath/Makefile b/java/classpath/Makefile index 8b4e9a4fe458..95b654a04c20 100644 --- a/java/classpath/Makefile +++ b/java/classpath/Makefile @@ -23,7 +23,6 @@ USE_JAVA= yes JAVA_VERSION= 1.5+ USE_XORG= x11 ice xtst xaw xproto xext USE_LDCONFIG= yes -USE_GNOME= gnometarget GNU_CONFIGURE= yes CONFIGURE_ENV= CXXFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" CONFIGURE_ARGS= --enable-jni --disable-alsa --disable-dssi --disable-plugin |