diff options
Diffstat (limited to 'games/gcompris')
-rw-r--r-- | games/gcompris/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/gcompris/Makefile b/games/gcompris/Makefile index 70b0ac50c756..bff3bd41d429 100644 --- a/games/gcompris/Makefile +++ b/games/gcompris/Makefile @@ -8,6 +8,7 @@ PORTNAME= gcompris DISTVERSION= 8.4.5 +PORTREVISION= 1 CATEGORIES= games gnome MASTER_SITES= SF/gcompris @@ -28,6 +29,7 @@ RUN_DEPENDS= gnuchess:${PORTSDIR}/games/gnuchess \ USE_GMAKE= yes USE_GETTEXT= yes GNU_CONFIGURE= yes +USE_GSTREAMER= yes USE_PYTHON= yes USE_SDL= mixer USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui pygnome2 |