From ab166580624380f7e26130a61917be6ed55e618c Mon Sep 17 00:00:00 2001 From: asau Date: Tue, 23 Oct 2012 18:16:19 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- security/nikto/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'security/nikto') 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 -- cgit v1.2.3