[Midnightbsd-cvs] mports: Makefile: lgpl

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Mar 3 19:22:44 EST 2009


Log Message:
-----------
lgpl

Modified Files:
--------------
    mports/graphics/goom:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/graphics/goom/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L graphics/goom/Makefile -L graphics/goom/Makefile -u -r1.1 -r1.2
--- graphics/goom/Makefile
+++ graphics/goom/Makefile
@@ -1,10 +1,4 @@
-# New ports collection makefile for:	goom
-# Date created:				12 February 2005
-# Whom:					Koop Mast <kwm at FreeBSD.org>
-#
 # $MidnightBSD$
-# $FreeBSD: ports/graphics/goom/Makefile,v 1.7 2006/08/14 23:06:33 clsung Exp $
-#
 
 PORTNAME=	goom
 PORTVERSION=	2k4.0
@@ -16,11 +10,12 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Visual effects library
+LICENCE=	lgpl
 
 WRKSRC=		${WRKDIR}/${PORTNAME}${PORTVERSION:S|.|-|}
+USE_AUTOTOOLS=	libtool:15
 USE_GNOME=	gnomehack gnometarget
 GNU_CONFIGURE=	yes
-USE_GCC=	3.4
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
 CONFIGURE_ARGS=	--disable-sdltest --enable-static


More information about the Midnightbsd-cvs mailing list