From 04af90eda16ea9ea7312a875667f3358e5192998 Mon Sep 17 00:00:00 2001 From: adamw Date: Mon, 7 Mar 2005 03:09:51 +0000 Subject: Use USE_GSTREAMER. --- games/monkeybubble/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'games/monkeybubble') diff --git a/games/monkeybubble/Makefile b/games/monkeybubble/Makefile index 77699c3..18b420a 100644 --- a/games/monkeybubble/Makefile +++ b/games/monkeybubble/Makefile @@ -7,7 +7,7 @@ PORTNAME= monkeybubble PORTVERSION= 0.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games gnome MASTER_SITES= http://home.gna.org/monkeybubble/downloads/ DISTNAME= monkey-bubble-${PORTVERSION} @@ -19,8 +19,9 @@ USE_X_PREFIX= yes USE_LIBTOOL_VER=15 USE_REINPLACE= yes USE_GMAKE= yes +USE_GSTREAMER= ogg USE_GNOME= gnomehack gnomeprefix librsvg2 libgnomeui \ - gstreamerplugins intlhack + intlhack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" -- cgit v1.1