summaryrefslogtreecommitdiffstats
path: root/games/monkeybubble
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2005-03-07 03:09:51 +0000
committeradamw <adamw@FreeBSD.org>2005-03-07 03:09:51 +0000
commit04af90eda16ea9ea7312a875667f3358e5192998 (patch)
tree8a4f27d32bd23c282313cac09ee951abe40348e9 /games/monkeybubble
parent288147a4100b621e2bda9e4b2be60c176bf4ee37 (diff)
downloadFreeBSD-ports-04af90eda16ea9ea7312a875667f3358e5192998.zip
FreeBSD-ports-04af90eda16ea9ea7312a875667f3358e5192998.tar.gz
Use USE_GSTREAMER.
Diffstat (limited to 'games/monkeybubble')
-rw-r--r--games/monkeybubble/Makefile5
1 files changed, 3 insertions, 2 deletions
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"
OpenPOWER on IntegriCloud