diff options
Diffstat (limited to 'games/gcompris/Makefile')
-rw-r--r-- | games/gcompris/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/gcompris/Makefile b/games/gcompris/Makefile index 8acb913fd686..6d5444aa33f0 100644 --- a/games/gcompris/Makefile +++ b/games/gcompris/Makefile @@ -22,11 +22,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \ gnucap:${PORTSDIR}/cad/gnucap USES= display:configure gettext gmake libtool pathfix pkgconfig \ - python:2 shebangfix tar:bzip2 + python:2 shebangfix sqlite tar:bzip2 SHEBANG_FILES= boards/voices/*.sh GNU_CONFIGURE= yes USE_GSTREAMER= yes -USE_SQLITE= 3 USE_SDL= mixer USE_GNOME= intlhack gnomeprefix gtk20 pygtk2 libxml2 librsvg2 CPPFLAGS+= -I${LOCALBASE}/include |