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 923b345168ec..e2911bef6d0a 100644 --- a/games/monkeybubble/Makefile +++ b/games/monkeybubble/Makefile @@ -19,7 +19,7 @@ USE_X_PREFIX= yes USE_REINPLACE= yes HAS_MONKEYS= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_GSTREAMER= ogg gconf USE_GNOME= gnomehack gnomeprefix librsvg2 libgnomeui \ |