From fd2c163eaee4d90cb1c0a17c92aa8692717c2218 Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 3 Apr 2004 07:13:45 +0000 Subject: Convert to the new Java 2.0 ports infrastructure. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2246 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/libgconf-java/Makefile | 4 +++- devel/libglade-java/Makefile | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'devel') 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 \ -- cgit v1.2.3