aboutsummaryrefslogtreecommitdiffstats
path: root/java/classpath
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2011-08-12 03:51:16 +0800
committerkwm <kwm@FreeBSD.org>2011-08-12 03:51:16 +0800
commit2bf12111e88a47285c2aea1f57b53343c070b13e (patch)
treeed60f7174a263747d3ef2c0ab108eaad00ceae02 /java/classpath
parent0400b2c7ffd8d495abfaff9f6419752b85e249fc (diff)
downloadfreebsd-ports-gnome-2bf12111e88a47285c2aea1f57b53343c070b13e.tar.gz
freebsd-ports-gnome-2bf12111e88a47285c2aea1f57b53343c070b13e.tar.zst
freebsd-ports-gnome-2bf12111e88a47285c2aea1f57b53343c070b13e.zip
Was too fast, add WANT_GNOME for these ports have optional USE_GNOME components.
Submitted by: portsnap index build bot
Diffstat (limited to 'java/classpath')
-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"