- Switch to USES=python

This commit is contained in:
Dmitry Marakasov 2014-09-28 08:54:14 +00:00
parent 61fac95170
commit 1041f53d0f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369444

View file

@ -13,11 +13,10 @@ COMMENT= Arcade-style game with elements of economy and adventure
LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \
libguichan.so:${PORTSDIR}/devel/guichan
USES= tar:bzip2 gmake pkgconfig
USES= tar:bzip2 gmake pkgconfig python
GNU_CONFIGURE= yes
USE_GL= gl
USE_SDL= sdl mixer image
USE_PYTHON= yes
WRKSRC= ${WRKDIR}/gamediameter