View | Details | Raw Unified | Return to bug 168555
Collapse All | Expand All

(-)games/anki/Makefile.inc (-1 / +1 lines)
Lines 38-44 DESKTOP_ENTRIES= "${PORTNAME}" \ Link Here
38
.else
38
.else
39
BUILD_DEPENDS=	${PYNUMPY} \
39
BUILD_DEPENDS=	${PYNUMPY} \
40
		${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3 \
40
		${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3 \
41
		py*-sqlalchemy06>=0:${PORTSDIR}/databases/py-sqlalchemy06 \
41
		py*-sqlalchemy>=0:${PORTSDIR}/databases/py-sqlalchemy \
42
		py*-game>=0:${PORTSDIR}/devel/py-game \
42
		py*-game>=0:${PORTSDIR}/devel/py-game \
43
		py*-simplejson>=0:${PORTSDIR}/devel/py-simplejson \
43
		py*-simplejson>=0:${PORTSDIR}/devel/py-simplejson \
44
		py*-matplotlib>=0.90.0:${PORTSDIR}/math/py-matplotlib
44
		py*-matplotlib>=0.90.0:${PORTSDIR}/math/py-matplotlib

Return to bug 168555