From a46899093209df3d6651bf6782f4bcf9dd428c9e Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 1 Jul 2005 18:11:44 +0000 Subject: Switch to the new USE_AUTOTOOLS world order. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4139 df743ca5-7f9a-e211-a948-0013205c9059 --- games/gnomegames2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/gnomegames2') diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile index 4733f252d..0c03a5559 100644 --- a/games/gnomegames2/Makefile +++ b/games/gnomegames2/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom$ +# $MCom: ports/games/gnomegames2/Makefile,v 1.82 2005/06/28 05:40:03 adamw Exp $ # PORTNAME= gnomegames2 @@ -27,7 +27,7 @@ USE_GMAKE= yes USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui \ librsvg2 desktopfileutils -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -- cgit