From 0916498c1b6dd1e6312100e3813722d9ec0a3ae4 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/libnasl/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'security/libnasl') diff --git a/security/libnasl/Makefile b/security/libnasl/Makefile index aafe58b4ed3..2352b53dccc 100644 --- a/security/libnasl/Makefile +++ b/security/libnasl/Makefile @@ -1,15 +1,14 @@ -# $NetBSD: Makefile,v 1.2 2001/02/17 17:49:51 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/03/29 12:42:23 jmmv Exp $ # DISTNAME= libnasl-${VERS} +WRKSRC= ${WRKDIR}/libnasl .include "../nessus/Makefile.common" COMMENT= Nessus Attack Scripting Language library DEPENDS+= nessus-libraries-${VERS}:../nessus-libraries -WRKSRC= ${WRKDIR}/libnasl - GNU_CONFIGURE= yes CONFIGURE_ENV+= CPP=${CPP} -- cgit v1.2.3