aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-16 00:55:34 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-16 00:55:34 +0000
commit43bde98e5aeab3871ef9dfa0e7ba9ef940690a1a (patch)
treed1393e53e086833de38caf6653c89ae72b0ea758
parent901745f28c21890788c25a53bf6e6c256d546e2b (diff)
downloadports-43bde98e5aeab3871ef9dfa0e7ba9ef940690a1a.tar.gz
ports-43bde98e5aeab3871ef9dfa0e7ba9ef940690a1a.zip
MFH: r387859
- Fix shebangs - Add NO_ARCH Approved by: portmgr blanket Approved by: ports-secteam (shebang fix blanket)
Notes
Notes: svn path=/branches/2015Q2/; revision=389794
-rw-r--r--textproc/p5-XML-RSS-LibXML/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/textproc/p5-XML-RSS-LibXML/Makefile b/textproc/p5-XML-RSS-LibXML/Makefile
index 612c04418d41..3cf5826f2914 100644
--- a/textproc/p5-XML-RSS-LibXML/Makefile
+++ b/textproc/p5-XML-RSS-LibXML/Makefile
@@ -3,7 +3,7 @@
PORTNAME= XML-RSS-LibXML
PORTVERSION= 0.31.03
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -27,8 +27,11 @@ TEST_DEPENDS= p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \
OPTIONS_DEFINE= EXAMPLES
-USES= perl5
+USES= perl5 shebangfix
+SHEBANG_FILES= tools/benchmark.pl
+perl_OLD_CMD= perl
USE_PERL5= modbuild
+NO_ARCH= yes
PORTEXAMPLES= benchmark.pl