aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2014-06-08 04:48:45 +0800
committerKurt Jaeger <pi@FreeBSD.org>2014-06-08 04:48:45 +0800
commita38b003daf2078062c82f4e7eec153d95ea47ef8 (patch)
treefd9d7af72e429a3b36a3d4ba3e598ab78fb4eab4 /mail
parentc7a0dda3a68d78e74ec31093595505968cab1bfe (diff)
downloadfreebsd-ports-gnome-a38b003daf2078062c82f4e7eec153d95ea47ef8.tar.gz
freebsd-ports-gnome-a38b003daf2078062c82f4e7eec153d95ea47ef8.tar.zst
freebsd-ports-gnome-a38b003daf2078062c82f4e7eec153d95ea47ef8.zip
mail/mailgraph: fixed shebang
Approved by: mentors (implicit), portmgr (blanket)
Diffstat (limited to 'mail')
-rw-r--r--mail/mailgraph/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/mailgraph/Makefile b/mail/mailgraph/Makefile
index 15110f3b1ffd..6cc0fe4aef96 100644
--- a/mail/mailgraph/Makefile
+++ b/mail/mailgraph/Makefile
@@ -15,7 +15,8 @@ RUN_DEPENDS= rrdtool>=0:${PORTSDIR}/databases/rrdtool \
p5-File-Tail>=0:${PORTSDIR}/devel/p5-File-Tail
NO_BUILD= yes
-USES= perl5
+USES= perl5 shebangfix
+SHEBANG_FILES= mailgraph.pl
CGIDIR?= ${PREFIX}/www/cgi-bin
DATADIR?= /var/db/mailgraph