- Fix shebangs

This commit is contained in:
Dmitry Marakasov 2017-04-21 11:03:55 +00:00
parent d2947fc18b
commit ee8d1b35ca
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=439054

View File

@ -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