mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
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
@ -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 New Issue
Block a user