summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-08-11 19:51:16 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-08-11 19:51:16 +0000
commit3eac75b16058aaa294a0d9fa123f5a286f7a8baa (patch)
tree10bf2192c6fc34e6d5a0ac0bf03390f7e3266bb3 /java
parentRemove USE_GNOME=gnometarget from ports. It has been a empty keyword since (diff)
Was too fast, add WANT_GNOME for these ports have optional USE_GNOME components.
Submitted by: portsnap index build bot
Notes
Notes: svn path=/head/; revision=279507
Diffstat (limited to 'java')
-rw-r--r--java/classpath/Makefile1
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"