diff options
Diffstat (limited to 'games/gcompris2/Makefile')
-rw-r--r-- | games/gcompris2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gcompris2/Makefile b/games/gcompris2/Makefile index 6281fb16b2a0..603000010507 100644 --- a/games/gcompris2/Makefile +++ b/games/gcompris2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gcompris2 PORTVERSION= 7.0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gcompris @@ -28,7 +28,7 @@ RUN_DEPENDS= gnuchess:${PORTSDIR}/games/gnuchess \ USE_X_PREFIX= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_PYTHON= yes USE_SDL= mixer USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui pygnome2 |