From 2ef5715c84c423e280be979e9e21898321ab4fd6 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 9 Mar 2004 22:33:48 +0000 Subject: Chase the gstreamerplugins shared lib bump. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2024 df743ca5-7f9a-e211-a948-0013205c9059 --- games/monkeybubble/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games/monkeybubble/Makefile b/games/monkeybubble/Makefile index 7ef08d522..3bf6622b6 100644 --- a/games/monkeybubble/Makefile +++ b/games/monkeybubble/Makefile @@ -7,7 +7,7 @@ PORTNAME= monkeybubble PORTVERSION= 0.1.9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games gnome #MASTER_SITES= http://monkey-bubble.tuxfamily.org/ #OMG where did the website go?!?! MASTER_SITES= ${MASTER_SITE_LOCAL} @@ -28,7 +28,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" post-patch: - @${REINPLACE_CMD} -e "s|gstreamer-0.6|gstreamer-0.7|g" \ + @${REINPLACE_CMD} -e "s|gstreamer-0.6|gstreamer-0.8|g" \ ${WRKSRC}/configure .include -- cgit v1.2.3