aboutsummaryrefslogtreecommitdiff
path: root/games/iceicepenguin
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2017-04-21 11:03:55 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2017-04-21 11:03:55 +0000
commitee8d1b35cad1b7b6b9a871d57fd0e30cfac6dc67 (patch)
tree555b76a3f252fc095d2835c12b603806c853ea91 /games/iceicepenguin
parentd2947fc18b9cc84c2fd5f0198d2d259b20b896f6 (diff)
downloadports-ee8d1b35cad1b7b6b9a871d57fd0e30cfac6dc67.tar.gz
ports-ee8d1b35cad1b7b6b9a871d57fd0e30cfac6dc67.zip
Notes
Diffstat (limited to 'games/iceicepenguin')
-rw-r--r--games/iceicepenguin/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/iceicepenguin/Makefile b/games/iceicepenguin/Makefile
index 587a7780e82a..9210d53b1ea8 100644
--- a/games/iceicepenguin/Makefile
+++ b/games/iceicepenguin/Makefile
@@ -3,7 +3,7 @@
PORTNAME= iceicepenguin
PORTVERSION= 1.5.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= games python
MASTER_SITES= SF/${PORTNAME}/Default/Ice%20Ice%20Penguin/ \
SF/nemysisfreebsdp/games/:icons
@@ -21,7 +21,8 @@ RUN_DEPENDS= ${PYGAME}
WRKSRC= ${WRKDIR}/"ice ice penguin"
-USES= python:run zip
+USES= python:run shebangfix zip
+SHEBANG_FILES= iceicepengui.py
NO_BUILD= yes
NO_ARCH= yes