aboutsummaryrefslogtreecommitdiff
path: root/sysutils/namefix
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-17 13:01:42 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-17 13:01:42 +0000
commit86ad94e9b0a732e2a8c5b84805d738bc62376ea7 (patch)
tree5f3b7eeaa7d28714a4ac05d1bdc4300597cac1d3 /sysutils/namefix
parent297a890fa958408285effa55053183214dab7cec (diff)
downloadports-86ad94e9b0a732e2a8c5b84805d738bc62376ea7.tar.gz
ports-86ad94e9b0a732e2a8c5b84805d738bc62376ea7.zip
Notes
Diffstat (limited to 'sysutils/namefix')
-rw-r--r--sysutils/namefix/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/sysutils/namefix/Makefile b/sysutils/namefix/Makefile
index b45e71ad2f62..99fbc308928d 100644
--- a/sysutils/namefix/Makefile
+++ b/sysutils/namefix/Makefile
@@ -3,7 +3,7 @@
PORTNAME= namefix
PORTVERSION= 4.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}.pl/${PORTVERSION}
DISTNAME= ${PORTNAME}.pl_${PORTVERSION}
@@ -26,9 +26,11 @@ EXTRACT_AFTER_ARGS= -bd -y >/dev/null 2>&1
WRKSRC= ${WRKDIR}/${PORTNAME}.pl
NO_BUILD= yes
+NO_ARCH= yes
-USES= perl5
+USES= perl5 shebangfix
USE_PERL5= run
+SHEBANG_FILES= namefix-cli.pl namefix.pl
do-configure:
.for bin in ${PORTNAME} ${PORTNAME}-cli