aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2014-06-08 04:48:45 +0800
committerpi <pi@FreeBSD.org>2014-06-08 04:48:45 +0800
commit3c11af30f50850d5117d1f764c4627796b2d626d (patch)
treefd9d7af72e429a3b36a3d4ba3e598ab78fb4eab4 /mail
parent4c1a44d1f25b14d8e5345925380802a1ed7f2d6a (diff)
downloadfreebsd-ports-gnome-3c11af30f50850d5117d1f764c4627796b2d626d.tar.gz
freebsd-ports-gnome-3c11af30f50850d5117d1f764c4627796b2d626d.tar.zst
freebsd-ports-gnome-3c11af30f50850d5117d1f764c4627796b2d626d.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