diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-09-29 22:35:12 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-09-29 22:35:12 +0800 |
commit | db3c0b3b7e11ba60cb9832108901d87a2294433e (patch) | |
tree | 2063ac345c92fdc4e56ac3187289af7a4a19885f | |
parent | 3caf78b713cec506f7f90691e8c98d708dd89aba (diff) | |
download | freebsd-ports-gnome-db3c0b3b7e11ba60cb9832108901d87a2294433e.tar.gz freebsd-ports-gnome-db3c0b3b7e11ba60cb9832108901d87a2294433e.tar.zst freebsd-ports-gnome-db3c0b3b7e11ba60cb9832108901d87a2294433e.zip |
- Switch to USES=python
-rw-r--r-- | games/kiki/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/kiki/Makefile b/games/kiki/Makefile index 3ebaefc7bee4..3ea074984772 100644 --- a/games/kiki/Makefile +++ b/games/kiki/Makefile @@ -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)$ |