aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-CIDR-MobileJP
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-30 12:25:56 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-30 12:25:56 +0000
commit39f1b826b1662b79f7dd6241cffc0a9ee4edbc4f (patch)
tree880e0d31194fdbdf2a8fb629afebc42b9d00078a /net/p5-Net-CIDR-MobileJP
parentbe194708fba0aef96a2cad1ec36e76c676f5266e (diff)
Notes
Diffstat (limited to 'net/p5-Net-CIDR-MobileJP')
-rw-r--r--net/p5-Net-CIDR-MobileJP/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/net/p5-Net-CIDR-MobileJP/Makefile b/net/p5-Net-CIDR-MobileJP/Makefile
index 7f1766ba4ae3..f7e20526b56f 100644
--- a/net/p5-Net-CIDR-MobileJP/Makefile
+++ b/net/p5-Net-CIDR-MobileJP/Makefile
@@ -2,7 +2,7 @@
PORTNAME= Net-CIDR-MobileJP
PORTVERSION= 0.24
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,7 +17,9 @@ RUN_DEPENDS= \
p5-YAML>0:${PORTSDIR}/textproc/p5-YAML
BUILD_DEPENDS:= ${RUN_DEPENDS}
-USES= perl5
+USES= perl5 shebangfix
+SHEBANG_FILES= net-cidr-mobilejp-scraper.pl
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>