From 95b3e3e2360a18f5efbc61ef85a063b7481be09f Mon Sep 17 00:00:00 2001 From: jmmv Date: Sat, 29 Mar 2003 12:40:00 +0000 Subject: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. --- security/nessus-plugins/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'security/nessus-plugins') diff --git a/security/nessus-plugins/Makefile b/security/nessus-plugins/Makefile index a07e495c66e..acdf9cba6f8 100644 --- a/security/nessus-plugins/Makefile +++ b/security/nessus-plugins/Makefile @@ -1,15 +1,14 @@ -# $NetBSD: Makefile,v 1.4 2002/10/25 12:32:10 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/03/29 12:42:24 jmmv Exp $ # DISTNAME= nessus-plugins-${VERS} +WRKSRC= ${WRKDIR}/nessus-plugins .include "../nessus/Makefile.common" COMMENT= Plugins for the Nessus Network Security Scanner DEPENDS+= nmap>=2.0:../../net/nmap -WRKSRC= ${WRKDIR}/nessus-plugins - USE_BUILDLINK2= yes GNU_CONFIGURE= yes -- cgit v1.2.3