aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-04-22 22:56:16 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-04-22 22:56:16 +0000
commitdf2309f2b18bb0eaafaf08106403ec5d1f1d8c12 (patch)
tree17aa5584d774c8a760f487d2e929dcc05b39d8e4 /astro
parenta727e993807b7112fb2e9c477b3ed06b1fa61ee9 (diff)
downloadports-df2309f2b18bb0eaafaf08106403ec5d1f1d8c12.tar.gz
ports-df2309f2b18bb0eaafaf08106403ec5d1f1d8c12.zip
Notes
Diffstat (limited to 'astro')
-rw-r--r--astro/p5-ZConf-Weather/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/astro/p5-ZConf-Weather/Makefile b/astro/p5-ZConf-Weather/Makefile
index 12d1bb2d742d..059a8a5d8efb 100644
--- a/astro/p5-ZConf-Weather/Makefile
+++ b/astro/p5-ZConf-Weather/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ZConf-Weather
PORTVERSION= 1.0.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= astro perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:VVELOX
@@ -17,7 +17,8 @@ BUILD_DEPENDS= p5-ZConf>=6.1.0:${PORTSDIR}/net/p5-ZConf \
p5-Weather-Underground>=3.03:${PORTSDIR}/astro/p5-Weather-Underground
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USES= perl5
+USES= perl5 shebangfix
+SHEBANG_FILES= bin/zcweather
USE_PERL5= configure
.include <bsd.port.mk>