diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-25 14:34:52 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-25 14:34:52 +0000 |
commit | efa63f6ba4d035a78bf22994112284daa54d01e2 (patch) | |
tree | a8e60f648b180d79a27a101c6135bb1ecf9d5c89 /x11/libgnome-java/Makefile | |
parent | 07dc5b5098fa633c7cf68ca1d4973f913a455e22 (diff) |
Notes
Diffstat (limited to 'x11/libgnome-java/Makefile')
-rw-r--r-- | x11/libgnome-java/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/libgnome-java/Makefile b/x11/libgnome-java/Makefile index 9e00cb16a1f5..8f3fb96282b4 100644 --- a/x11/libgnome-java/Makefile +++ b/x11/libgnome-java/Makefile @@ -27,7 +27,6 @@ GNU_CONFIGURE= yes USE_JAVA= yes JAVA_VERSION= 1.2+ JAVA_OS= native -USE_GCC= 3.4+ USE_GNOME= gnomehack libgnomeui CONFIGURE_ARGS= --without-gcj-compile --with-jardir=${JAVAJARDIR} CONFIGURE_ENV= CPPFLAGS="-I${JAVA_HOME}/include -I${JAVA_HOME}/include/freebsd" \ |