summaryrefslogtreecommitdiff
path: root/security/nikto
diff options
context:
space:
mode:
Diffstat (limited to 'security/nikto')
-rw-r--r--security/nikto/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/nikto/Makefile b/security/nikto/Makefile
index fd878d6e28f..2888375e26d 100644
--- a/security/nikto/Makefile
+++ b/security/nikto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2012/10/03 21:57:25 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2012/10/23 18:16:37 asau Exp $
DISTNAME= nikto-1.36
PKGREVISION= 1
@@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.cirt.net/code/nikto.shtml
COMMENT= URL scanner used to search for known vulnerable CGIs on websites
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= p5-Net-SSLeay>=1.20:../../security/p5-Net-SSLeay
DEPENDS+= nmap>=2.00:../../net/nmap