mail/mailgraph: fixed shebang
Approved by: mentors (implicit), portmgr (blanket)
This commit is contained in:
parent
c7a0dda3a6
commit
a38b003daf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356948
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue