diff options
Diffstat (limited to 'java/classpath')
-rw-r--r-- | java/classpath/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/classpath/Makefile b/java/classpath/Makefile index 95b654a04c20..47dbe7556200 100644 --- a/java/classpath/Makefile +++ b/java/classpath/Makefile @@ -22,6 +22,7 @@ BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip USE_JAVA= yes JAVA_VERSION= 1.5+ USE_XORG= x11 ice xtst xaw xproto xext +WANT_GNOME= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CXXFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" |