diff options
Diffstat (limited to 'games/gcompris2/Makefile')
-rw-r--r-- | games/gcompris2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gcompris2/Makefile b/games/gcompris2/Makefile index 03510a180689..71848e8fc87e 100644 --- a/games/gcompris2/Makefile +++ b/games/gcompris2/Makefile @@ -28,7 +28,7 @@ RUN_DEPENDS= gnuchess:${PORTSDIR}/games/gnuchess \ USE_X_PREFIX= yes USE_GMAKE= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_PYTHON= yes USE_SDL= mixer USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui pygnome2 |