From cc68b99a95af3e5190eb8f0ec72a66ae48c0ddb6 Mon Sep 17 00:00:00 2001 From: DPorts Builder Date: Thu, 14 Nov 2013 02:48:50 -0800 Subject: [PATCH] Tweak games/monkeybubble version 0.4.0_6 --- games/monkeybubble/Makefile | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/games/monkeybubble/Makefile b/games/monkeybubble/Makefile index 353906658b2..c87630480d0 100644 --- a/games/monkeybubble/Makefile +++ b/games/monkeybubble/Makefile @@ -1,5 +1,5 @@ # Created by: Adam Weinberger -# $FreeBSD: games/monkeybubble/Makefile 327730 2013-09-20 17:36:33Z bapt $ +# $FreeBSD: games/monkeybubble/Makefile 332761 2013-11-04 19:34:25Z danilo $ PORTNAME= monkeybubble PORTVERSION= 0.4.0 @@ -11,7 +11,9 @@ DISTNAME= monkey-bubble-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GTK2 Puzzle Bobble clone with monkeys -USES= pathfix gmake pkgconfig +LICENSE= GPLv2 + +USES= pathfix gmake pkgconfig USE_GNOME= gnomedocutils gnomeprefix intlhack \ librsvg2 libgnomeui USE_GSTREAMER= yes @@ -22,9 +24,6 @@ INSTALLS_OMF= yes GCONF_SCHEMAS= monkey-bubble.schemas -NO_STAGE= yes -.include - post-patch: @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ 's|-g -O2||g ; \ @@ -34,4 +33,4 @@ post-patch: ${WRKSRC}/src/net/simple-server.c \ ${WRKSRC}/src/ui/main.c -.include +.include -- 2.41.0