diff options
Diffstat (limited to 'games/monkeybubble/Makefile')
-rw-r--r-- | games/monkeybubble/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/monkeybubble/Makefile b/games/monkeybubble/Makefile index 75d28c17e3c6..38f783da312d 100644 --- a/games/monkeybubble/Makefile +++ b/games/monkeybubble/Makefile @@ -18,7 +18,7 @@ MAINTAINER= adamw@FreeBSD.org COMMENT= GTK2 Puzzle Bobble clone with monkeys USE_X_PREFIX= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix librsvg2 libgnomeui \ gstreamerplugins intlhack lthack |