diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 05:00:46 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 05:00:46 +0000 |
commit | 5b2fd8de70e4c33699c9335a901f40c63fe08e01 (patch) | |
tree | 42b0d2f988ffac4df04dcff388a29052efdec94a /x11/libgnome-java | |
parent | e4aa76a9be409201f9ab206e1028818ae37599ad (diff) |
Notes
Diffstat (limited to 'x11/libgnome-java')
-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 1b5dd7ed524c..cbaba3a2d2f2 100644 --- a/x11/libgnome-java/Makefile +++ b/x11/libgnome-java/Makefile @@ -29,7 +29,6 @@ JAVA_VERSION= 1.2+ JAVA_OS= native USE_GCC= 3.4+ USE_GNOME= gnomehack libgnomeui -USE_REINPLACE= yes CONFIGURE_ARGS= --without-gcj-compile CONFIGURE_ENV= CPPFLAGS="-I${JAVA_HOME}/include -I${JAVA_HOME}/include/freebsd" |