1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

- Switch to USES=python

This commit is contained in:
Dmitry Marakasov 2014-09-29 14:35:12 +00:00
parent a1c391a0f8
commit 825768b045
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369523

View File

@ -13,8 +13,7 @@ COMMENT= Kiki the nanobot is a 3-D puzzle game
BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13
USE_PYTHON= yes
USES= gmake dos2unix compiler
USES= compiler dos2unix gmake python
USE_GL= gl glu glut
USE_SDL= sdl mixer image
DOS2UNIX_REGEX= .*/(Makefile|.*\.cpp|.*\.h|.*\.i)$