diff options
author | Koop Mast <kwm@FreeBSD.org> | 2005-03-20 16:05:54 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2005-03-20 16:05:54 +0000 |
commit | c0178cd7afb26a269b9c6e57ec1ed310f6a63fb7 (patch) | |
tree | 12af32155bb8dfb9a0916048663157e1e6bcddc5 /games/monkeybubble | |
parent | 731fd5b898d0e44e3d16e88284a69800cb948639 (diff) | |
download | ports-c0178cd7afb26a269b9c6e57ec1ed310f6a63fb7.tar.gz ports-c0178cd7afb26a269b9c6e57ec1ed310f6a63fb7.zip |
Notes
Diffstat (limited to 'games/monkeybubble')
-rw-r--r-- | games/monkeybubble/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/monkeybubble/Makefile b/games/monkeybubble/Makefile index b40bdf1c535b..5c9434a321e1 100644 --- a/games/monkeybubble/Makefile +++ b/games/monkeybubble/Makefile @@ -7,7 +7,7 @@ PORTNAME= monkeybubble PORTVERSION= 0.3.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games gnome MASTER_SITES= http://home.gna.org/monkeybubble/downloads/ DISTNAME= monkey-bubble-${PORTVERSION} @@ -19,7 +19,7 @@ USE_X_PREFIX= yes USE_LIBTOOL_VER=15 USE_REINPLACE= yes USE_GMAKE= yes -USE_GSTREAMER= ogg +USE_GSTREAMER= ogg gconf USE_GNOME= gnomehack gnomeprefix librsvg2 libgnomeui \ intlhack |