aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-ZConf-Cron/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/p5-ZConf-Cron/Makefile')
-rw-r--r--sysutils/p5-ZConf-Cron/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/p5-ZConf-Cron/Makefile b/sysutils/p5-ZConf-Cron/Makefile
index 6822a8b093f5..e11c27c5364e 100644
--- a/sysutils/p5-ZConf-Cron/Makefile
+++ b/sysutils/p5-ZConf-Cron/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ZConf-Cron
PORTVERSION= 1.1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:VVELOX
@@ -23,7 +23,8 @@ RUN_DEPENDS:= p5-DateTime-Event-Cron>=0:${PORTSDIR}/devel/p5-DateTime-Event-Cron
p5-ZConf-GUI>=0:${PORTSDIR}/devel/p5-ZConf-GUI \
p5-ZConf>=0:${PORTSDIR}/net/p5-ZConf
-USES= perl5
+USES= perl5 shebangfix
+SHEBANG_FILES= bin/gzccrontab bin/zccrontab bin/zccron
USE_PERL5= configure
.include <bsd.port.mk>