aboutsummaryrefslogtreecommitdiffstats
path: root/games/4stattack
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2017-04-20 23:46:21 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2017-04-20 23:46:21 +0800
commitfe781d7c34a90493ba5b7eb06d0a9f4c70133be9 (patch)
tree5836a63f97938e530ca7c40c836a4a4e0079f574 /games/4stattack
parenta94bfc51568f645fa18b318a84a148ad39d84509 (diff)
downloadfreebsd-ports-gnome-fe781d7c34a90493ba5b7eb06d0a9f4c70133be9.tar.gz
freebsd-ports-gnome-fe781d7c34a90493ba5b7eb06d0a9f4c70133be9.tar.zst
freebsd-ports-gnome-fe781d7c34a90493ba5b7eb06d0a9f4c70133be9.zip
- Fix shebangs
Diffstat (limited to 'games/4stattack')
-rw-r--r--games/4stattack/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/4stattack/Makefile b/games/4stattack/Makefile
index b3918cc66076..1eafeef4d6a9 100644
--- a/games/4stattack/Makefile
+++ b/games/4stattack/Makefile
@@ -3,7 +3,7 @@
PORTNAME= 4stattack
PORTVERSION= 2.1.4
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= games
MASTER_SITES= SF/forcedattack/4stAttack/${PORTVERSION}/
DISTNAME= 4stAttack-${PORTVERSION}
@@ -16,7 +16,8 @@ LICENSE_FILE= ${WRKSRC}/GPL
RUN_DEPENDS= ${PYGAME}
-USES= python
+USES= python shebangfix
+SHEBANG_FILES= 4stattack.py
NO_ARCH= yes
PORTDOCS= changelog.txt credits.txt