aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-12-22 17:35:36 +0800
committerantoine <antoine@FreeBSD.org>2014-12-22 17:35:36 +0800
commit76795108847bb18acf6be9dc10fc52ee9c265aa7 (patch)
treea0f169a3734af17714b6dc254d084bc640fe2634 /sysutils
parent0495f82cf5e898dd6244f3203c1bd1b8d77e3dbe (diff)
downloadfreebsd-ports-gnome-76795108847bb18acf6be9dc10fc52ee9c265aa7.tar.gz
freebsd-ports-gnome-76795108847bb18acf6be9dc10fc52ee9c265aa7.tar.zst
freebsd-ports-gnome-76795108847bb18acf6be9dc10fc52ee9c265aa7.zip
Shebangfix
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/whatpix/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/whatpix/Makefile b/sysutils/whatpix/Makefile
index 91a5db815e0e..8248bd17eabe 100644
--- a/sysutils/whatpix/Makefile
+++ b/sysutils/whatpix/Makefile
@@ -3,7 +3,7 @@
PORTNAME= whatpix
PORTVERSION= 1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://whatpix.sourceforge.net/download/
@@ -14,8 +14,9 @@ RUN_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1
NO_BUILD= yes
PLIST_FILES= bin/whatpix
-USES= perl5
+USES= perl5 shebangfix
USE_PERL5= run
+SHEBANG_FILES= whatpix
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/whatpix ${STAGEDIR}${PREFIX}/bin