summaryrefslogtreecommitdiff
path: root/security/nessus-core
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-03-29 12:40:00 +0000
committerjmmv <jmmv>2003-03-29 12:40:00 +0000
commitbd104e94125bfe7dfcebf5b4161276a4198449e9 (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /security/nessus-core
parent7cae7f609b643bad775c5f59251c32e609dbdc0a (diff)
downloadpkgsrc-bd104e94125bfe7dfcebf5b4161276a4198449e9.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'security/nessus-core')
-rw-r--r--security/nessus-core/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/nessus-core/Makefile b/security/nessus-core/Makefile
index c7899f88066..f9856b34195 100644
--- a/security/nessus-core/Makefile
+++ b/security/nessus-core/Makefile
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.3 2002/10/25 12:04:07 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2003/03/29 12:42:23 jmmv Exp $
#
DISTNAME= nessus-core-${VERS}
+WRKSRC= ${WRKDIR}/nessus-core
.include "../nessus/Makefile.common"
COMMENT= Core module of the Nessus Network Security Scanner
-WRKSRC= ${WRKDIR}/nessus-core
-
USE_BUILDLINK2= yes
USE_X11= yes
GNU_CONFIGURE= yes