diff options
| author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-02 02:11:44 +0800 | 
|---|---|---|
| committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-02 02:11:44 +0800 | 
| commit | a46899093209df3d6651bf6782f4bcf9dd428c9e (patch) | |
| tree | a549d9db61918e6778d28873d91d3b657af06b94 /x11-toolkits/gal2 | |
| parent | f65673d0ca84a699826ed90cfc30034cca1fa244 (diff) | |
| download | marcuscom-ports-a46899093209df3d6651bf6782f4bcf9dd428c9e.tar.gz marcuscom-ports-a46899093209df3d6651bf6782f4bcf9dd428c9e.tar.zst marcuscom-ports-a46899093209df3d6651bf6782f4bcf9dd428c9e.zip  | |
Switch to the new USE_AUTOTOOLS world order.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4139 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gal2')
| -rw-r--r-- | x11-toolkits/gal2/Makefile | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gal2/Makefile b/x11-toolkits/gal2/Makefile index 46bf8574f..d3064c0aa 100644 --- a/x11-toolkits/gal2/Makefile +++ b/x11-toolkits/gal2/Makefile @@ -3,7 +3,7 @@  # Whom:					Joe Marcus Clarke <marcus@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom$ +#   $MCom: ports/x11-toolkits/gal2/Makefile,v 1.50 2005/06/28 05:40:14 adamw Exp $  #  PORTNAME=	gal2 @@ -24,7 +24,7 @@ USE_PERL5=	yes  USE_GMAKE=	yes  USE_GNOME=	gnomehack gnomeprefix intlhack libgnomeui libgnomeprintui  INSTALLS_SHLIB=	yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS=	libtool:15  CONFIGURE_ARGS=	--enable-static --with-libiconv  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib"  | 
