summaryrefslogtreecommitdiff
path: root/games/monkeybubble
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2005-05-23 22:20:54 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2005-05-23 22:20:54 +0000
commitbf9a2be8e16be3ec91828db9152a641cdaf5f54d (patch)
tree86efbd25ac3b35094877cf18cb00efbf6ec00e44 /games/monkeybubble
parentdefine NO_LATEST_LINK (diff)
They don't seem to be releasing new versions of this app anymore.
Define HAS_MONKEYS so it doesn't get lonely.
Notes
Notes: svn path=/head/; revision=135990
Diffstat (limited to 'games/monkeybubble')
-rw-r--r--games/monkeybubble/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/monkeybubble/Makefile b/games/monkeybubble/Makefile
index 5c9434a321e1..2ee4a3c7db4a 100644
--- a/games/monkeybubble/Makefile
+++ b/games/monkeybubble/Makefile
@@ -16,8 +16,10 @@ MAINTAINER= adamw@FreeBSD.org
COMMENT= GTK2 Puzzle Bobble clone with monkeys
USE_X_PREFIX= yes
-USE_LIBTOOL_VER=15
USE_REINPLACE= yes
+HAS_MONKEYS= yes
+
+USE_LIBTOOL_VER=15
USE_GMAKE= yes
USE_GSTREAMER= ogg gconf
USE_GNOME= gnomehack gnomeprefix librsvg2 libgnomeui \