aboutsummaryrefslogtreecommitdiff
path: root/games/gcompris/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/gcompris/Makefile')
-rw-r--r--games/gcompris/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gcompris/Makefile b/games/gcompris/Makefile
index 0c04ec3c4ee4..8f1a7cc9b167 100644
--- a/games/gcompris/Makefile
+++ b/games/gcompris/Makefile
@@ -13,12 +13,12 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= texi2html:textproc/texi2html \
- ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3
+ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
LIB_DEPENDS= libvorbis.so:audio/libvorbis \
libao.so:audio/libao \
libassetml.so:devel/libassetml \
libdbus-glib-1.so:devel/dbus-glib
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \
gnucap:cad/gnucap
USES= display:configure gettext gmake libtool localbase pathfix \