From 7eaaeb3b0df90e8252359d4ac4d7be8ff1b389cb Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 29 Oct 2005 22:06:06 +0000 Subject: * Correct $MCom$ tags * Use USE_AUTOTOOLS git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4994 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/libgnome-java/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11') 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 # # $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 -- cgit