aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/libgtk-java
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-06-09 17:35:28 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-06-09 17:35:28 +0000
commit6f65c291ce3db44b7830bd100ae0768e2c1268d9 (patch)
tree2cc2bf0fdb5aa971ef8ba1dc69cd3ebb28f06ec4 /x11-toolkits/libgtk-java
parent84ad5d13cdac709cb518d8dba2800c3ce3211b51 (diff)
downloadports-6f65c291ce3db44b7830bd100ae0768e2c1268d9.tar.gz
ports-6f65c291ce3db44b7830bd100ae0768e2c1268d9.zip
Use GCC 3.4 to fix the build on 4.X.
Notes
Notes: svn path=/head/; revision=137114
Diffstat (limited to 'x11-toolkits/libgtk-java')
-rw-r--r--x11-toolkits/libgtk-java/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/libgtk-java/Makefile b/x11-toolkits/libgtk-java/Makefile
index 98dc5c4c020b..619a8ce2d623 100644
--- a/x11-toolkits/libgtk-java/Makefile
+++ b/x11-toolkits/libgtk-java/Makefile
@@ -23,6 +23,7 @@ USE_LIBTOOL_VER=15
USE_JAVA= yes
JAVA_VERSION= 1.2+
JAVA_OS= native
+USE_GCC= 3.4
USE_GNOME= gnomehack gtk20
CONFIGURE_ARGS= --without-gcj-compile
CONFIGURE_ENV= CPPFLAGS="-I${JAVA_HOME}/include -I${JAVA_HOME}/include/freebsd"