mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
- Fix shebangs
Approved by: portmgr blanket MFH: 2015Q3 (blanket)
This commit is contained in:
parent
f60a6a56d1
commit
4d5e2f4edb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=392071
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= rkhunter
|
||||
PORTVERSION= 1.4.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -18,7 +18,9 @@ OPTIONS_DEFAULT=LSOF
|
||||
RUN_DEPENDS+= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
|
||||
${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget
|
||||
|
||||
USES= perl5
|
||||
USES= perl5 shebangfix
|
||||
SHEBANG_FILES= files/check_modules.pl files/filehashsha.pl \
|
||||
files/stat.pl
|
||||
NO_BUILD= yes
|
||||
SUB_FILES= 415.${PORTNAME}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user