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 e6be7bf5f296..963dd061502b 100644 --- a/games/gcompris2/Makefile +++ b/games/gcompris2/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ USE_X_PREFIX= yes USE_GMAKE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_PYTHON= yes USE_GNOME= gnomehack lthack gnomeprefix libgnomeui pygnome2 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |