summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-12-27 12:20:41 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-12-27 12:20:41 +0000
commit0190983d134086e0e061993e8cdeebc3480bd350 (patch)
tree26de5254902fb1fa725c5b9bcd0e6ab43fb0b0b1 /security
parentdevel/include-what-you-use: update to version 0.7 (diff)
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- While here, minor cosmetic and license fixes Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=429612
Diffstat (limited to 'security')
-rw-r--r--security/nikto/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nikto/Makefile b/security/nikto/Makefile
index 1145de00719e..481a1dceb677 100644
--- a/security/nikto/Makefile
+++ b/security/nikto/Makefile
@@ -22,7 +22,7 @@ SSLEAY_RUN_DEPENDS= p5-Net-SSLeay>0:security/p5-Net-SSLeay
NO_BUILD= yes
NO_ARCH= yes
-USES= perl5 shebangfix tar:bzip2
+USES= perl5 shebangfix
USE_PERL5= run
SHEBANG_FILES= nikto.pl
WRKSRC_SUBDIR= program