aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/gtetrinet/Makefile4
-rw-r--r--games/monkeybubble/Makefile7
-rw-r--r--games/monkeybubble/pkg-descr6
3 files changed, 11 insertions, 6 deletions
diff --git a/games/gtetrinet/Makefile b/games/gtetrinet/Makefile
index 1e34cb6e0166..85b394b4616c 100644
--- a/games/gtetrinet/Makefile
+++ b/games/gtetrinet/Makefile
@@ -6,7 +6,7 @@
PORTNAME= gtetrinet
PORTVERSION= 0.7.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
@@ -29,6 +29,6 @@ MAN6= gtetrinet.6
post-patch:
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
- 's|[(]prefix[)]/games|{bindir}|g'
+ 's|[(]prefix[)]/games|{bindir}|g; /_DISABLE_DEPRECATED/d'
.include <bsd.port.mk>
diff --git a/games/monkeybubble/Makefile b/games/monkeybubble/Makefile
index 38f783da312d..9fcf72a0b40a 100644
--- a/games/monkeybubble/Makefile
+++ b/games/monkeybubble/Makefile
@@ -7,7 +7,7 @@
PORTNAME= monkeybubble
PORTVERSION= 0.1.9
-PORTREVISION= 1
+PORTREVISION= 4
CATEGORIES= games gnome
#MASTER_SITES= http://monkey-bubble.tuxfamily.org/ #OMG where did the website go?!?!
MASTER_SITES= ${MASTER_SITE_LOCAL}
@@ -19,6 +19,7 @@ COMMENT= GTK2 Puzzle Bobble clone with monkeys
USE_X_PREFIX= yes
USE_LIBTOOL_VER=13
+USE_REINPLACE= yes
USE_GMAKE= yes
USE_GNOME= gnomehack gnomeprefix librsvg2 libgnomeui \
gstreamerplugins intlhack lthack
@@ -26,4 +27,8 @@ USE_GNOME= gnomehack gnomeprefix librsvg2 libgnomeui \
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
+post-patch:
+ @${REINPLACE_CMD} -e "s|gstreamer-0.6|gstreamer-0.8|g" \
+ ${WRKSRC}/configure
+
.include <bsd.port.mk>
diff --git a/games/monkeybubble/pkg-descr b/games/monkeybubble/pkg-descr
index b2bf4902d152..cafb063d6514 100644
--- a/games/monkeybubble/pkg-descr
+++ b/games/monkeybubble/pkg-descr
@@ -1,6 +1,6 @@
-Think Puzzle Bobble, but with monkeys. Monkeys that throw
-colourful things. It's a game, except SO MUCH MORE, because
-it has monkeys. It has sound and network play and a spiffy
+Think Puzzle Bobble, but with monkeys. Monkeys that throw
+colourful things. It's a game, except SO MUCH MORE, because
+it has monkeys. It has sound and network play and a spiffy
GTK+-2 interface, but that's all irrelevant because, come on...
monkeys!