diff options
Diffstat (limited to 'devel/libgconf-java/Makefile')
-rw-r--r-- | devel/libgconf-java/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgconf-java/Makefile b/devel/libgconf-java/Makefile index 118e860c1..bbd15ff9b 100644 --- a/devel/libgconf-java/Makefile +++ b/devel/libgconf-java/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/devel/libgconf-java/Makefile,v 1.8 2005/10/27 03:25:14 marcus Exp $ # PORTNAME= libgconf-java @@ -23,7 +23,7 @@ USE_BZIP2= yes USE_XLIB= yes USE_GMAKE= yes INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_JAVA= yes JAVA_VERSION= 1.2+ JAVA_OS= native |