summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/libgconf-java/Makefile4
-rw-r--r--devel/libglade-java/Makefile4
-rw-r--r--x11-toolkits/libgtk-java/Makefile4
-rw-r--r--x11/libgnome-java/Makefile4
4 files changed, 12 insertions, 4 deletions
diff --git a/devel/libgconf-java/Makefile b/devel/libgconf-java/Makefile
index d76750af4..990019182 100644
--- a/devel/libgconf-java/Makefile
+++ b/devel/libgconf-java/Makefile
@@ -22,7 +22,9 @@ USE_BZIP2= yes
USE_XLIB= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_JAVA= 1.2+
+USE_JAVA= yes
+JAVA_VERSION= 1.2+
+JAVA_OS= native
USE_GNOME= gnomehack gconf2
USE_REINPLACE= yes
CONFIGURE_ARGS= --without-gcj-compile \
diff --git a/devel/libglade-java/Makefile b/devel/libglade-java/Makefile
index e3b519f0a..ed806e07f 100644
--- a/devel/libglade-java/Makefile
+++ b/devel/libglade-java/Makefile
@@ -24,7 +24,9 @@ USE_BZIP2= yes
USE_XLIB= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_JAVA= 1.2+
+USE_JAVA= yes
+JAVA_VERSION= 1.2+
+JAVA_OS= native
USE_GNOME= gnomehack libglade2
USE_REINPLACE= yes
CONFIGURE_ARGS= --without-gcj-compile \
diff --git a/x11-toolkits/libgtk-java/Makefile b/x11-toolkits/libgtk-java/Makefile
index 16f8299ad..62490b2ec 100644
--- a/x11-toolkits/libgtk-java/Makefile
+++ b/x11-toolkits/libgtk-java/Makefile
@@ -19,7 +19,9 @@ USE_BZIP2= yes
USE_XLIB= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_JAVA= 1.2+
+USE_JAVA= yes
+JAVA_VERSION= 1.2+
+JAVA_OS= native
USE_GNOME= gnomehack gtk20
CONFIGURE_ARGS= --without-gcj-compile \
--with-java-prefix=${JAVA_HOME}
diff --git a/x11/libgnome-java/Makefile b/x11/libgnome-java/Makefile
index 5d78ef3c9..c92241beb 100644
--- a/x11/libgnome-java/Makefile
+++ b/x11/libgnome-java/Makefile
@@ -22,7 +22,9 @@ USE_BZIP2= yes
USE_XLIB= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_JAVA= 1.2+
+USE_JAVA= yes
+JAVA_VERSION= 1.2+
+JAVA_OS= native
USE_GNOME= gnomehack libgnomeui
USE_REINPLACE= yes
CONFIGURE_ARGS= --without-gcj-compile \