diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-16 16:58:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-16 16:58:41 +0000 |
commit | f56f112403e0108e4a1caa3b8bd8197282cda9a6 (patch) | |
tree | f51a8ccd4c67dd7b906626d688870d3bd461a7d4 /security/rkhunter | |
parent | 8bbe36048e84f63c2f9b313aa70806d28f88d82e (diff) |
Notes
Diffstat (limited to 'security/rkhunter')
-rw-r--r-- | security/rkhunter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rkhunter/Makefile b/security/rkhunter/Makefile index 0d1a249c5067..796e8493474d 100644 --- a/security/rkhunter/Makefile +++ b/security/rkhunter/Makefile @@ -17,7 +17,7 @@ OPTIONS_DEFAULT=LSOF RUN_DEPENDS+= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget -USE_PERL5= yes +USES= perl5 NO_BUILD= yes SUB_FILES= 415.${PORTNAME} |