diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-07-09 00:02:08 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-07-09 00:02:08 +0000 |
commit | 7fea3f99822ffc6cde371474f73e11ef022a4e1c (patch) | |
tree | 827d3ff17de70d2c6bdd4f4685d1c46dfc5d809a /games/gcompris | |
parent | b20d5591e6a0114ed5b361efb76f24d5988ddf59 (diff) | |
download | ports-7fea3f99822ffc6cde371474f73e11ef022a4e1c.tar.gz ports-7fea3f99822ffc6cde371474f73e11ef022a4e1c.zip |
Notes
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 |