aboutsummaryrefslogtreecommitdiff
path: root/games/bombz
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-20 17:36:02 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-20 17:36:02 +0000
commit6d83e65a8b50cb4f07da7184b20fca3165a54747 (patch)
tree67c959e7cd137e2895c3dba87c47536a74207154 /games/bombz
parent04fd0c5ce79980e3d50c7ff197ef7cbf2e81aaca (diff)
Notes
Diffstat (limited to 'games/bombz')
-rw-r--r--games/bombz/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/bombz/Makefile b/games/bombz/Makefile
index a1f3dd1cbc58..a6ff40840cbd 100644
--- a/games/bombz/Makefile
+++ b/games/bombz/Makefile
@@ -21,11 +21,10 @@ RUN_DEPENDS= ${PYGAME}
WRKSRC= ${WRKDIR}/Bombz
-USES= dos2unix zip
+USES= dos2unix python zip
DOS2UNIX_FILES= *.txt
USE_SDL= sdl image mixer
INSTALLS_ICONS= yes
-USE_PYTHON= yes
PORTDOCS= ChangeLog readme.txt
OPTIONS_DEFINE= DOCS