[Midnightbsd-cvs] mports: Makefile: gpl2

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Feb 22 19:53:55 EST 2009


Log Message:
-----------
gpl2

Modified Files:
--------------
    mports/graphics/gnash:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/graphics/gnash/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L graphics/gnash/Makefile -L graphics/gnash/Makefile -u -r1.2 -r1.3
--- graphics/gnash/Makefile
+++ graphics/gnash/Makefile
@@ -8,13 +8,14 @@
 
 PORTNAME=	gnash
 PORTVERSION=	0.7.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	${PORTNAME}/${PORTVERSION}
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	GNU Flash movie player
+LICENSE=	gpl2
 
 LIB_DEPENDS=	png.5:${PORTSDIR}/graphics/png \
 		jpeg.9:${PORTSDIR}/graphics/jpeg \
@@ -27,7 +28,6 @@
 GNU_CONFIGURE=	yes
 USE_GNOME=	gnomehier glib20 pkgconfig libxml2
 USE_SDL=	sdl mixer
-USE_GCC=	3.4+
 
 PLUGIN_DIR=	${PREFIX}/lib/browser_plugins
 


More information about the Midnightbsd-cvs mailing list