diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-08-11 19:51:16 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-08-11 19:51:16 +0000 |
commit | 3eac75b16058aaa294a0d9fa123f5a286f7a8baa (patch) | |
tree | 10bf2192c6fc34e6d5a0ac0bf03390f7e3266bb3 /java/classpath | |
parent | 0e682dded4b509db7af4b33742b81f23f7f5df47 (diff) | |
download | ports-3eac75b16058aaa294a0d9fa123f5a286f7a8baa.tar.gz ports-3eac75b16058aaa294a0d9fa123f5a286f7a8baa.zip |
Notes
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" |