diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-10-30 06:06:06 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-10-30 06:06:06 +0800 |
commit | 7eaaeb3b0df90e8252359d4ac4d7be8ff1b389cb (patch) | |
tree | e2c6d5c99be6b02d45c882e72638e55e3c9328f9 /x11 | |
parent | 40e9d8822e1cef0f42c563db70d81a221890557d (diff) | |
download | marcuscom-ports-7eaaeb3b0df90e8252359d4ac4d7be8ff1b389cb.tar.gz marcuscom-ports-7eaaeb3b0df90e8252359d4ac4d7be8ff1b389cb.tar.zst marcuscom-ports-7eaaeb3b0df90e8252359d4ac4d7be8ff1b389cb.zip |
* Correct $MCom$ tags
* Use USE_AUTOTOOLS
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4994 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libgnome-java/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libgnome-java/Makefile b/x11/libgnome-java/Makefile index b0534c9f8..979a788e8 100644 --- a/x11/libgnome-java/Makefile +++ b/x11/libgnome-java/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11/libgnome-java/Makefile,v 1.8 2005/10/27 03:23:48 marcus Exp $ # PORTNAME= libgnome-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 |