summaryrefslogtreecommitdiff
path: root/security/audit-packages
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:18:15 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:18:15 +0000
commit3ad1bdbf063a03bdcca7087d41be98b07ad933af (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /security/audit-packages
parentdc52048e014fdad9bb69ef9db159835a61c8dd4d (diff)
downloadpkgsrc-3ad1bdbf063a03bdcca7087d41be98b07ad933af.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'security/audit-packages')
-rw-r--r--security/audit-packages/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/audit-packages/Makefile b/security/audit-packages/Makefile
index 9e16018bec7..6a83fe297b5 100644
--- a/security/audit-packages/Makefile
+++ b/security/audit-packages/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2004/01/19 15:15:08 jlam Exp $
+# $NetBSD: Makefile,v 1.42 2004/01/20 12:25:33 agc Exp $
DISTNAME= audit-packages-1.28
-WRKSRC= ${WRKDIR}
CATEGORIES= security pkgtools
MASTER_SITES= # empty
DISTFILES= # empty
@@ -13,6 +12,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
DEPENDS+= digest-[0-9]*:../../pkgtools/digest
+WRKSRC= ${WRKDIR}
NO_CHECKSUM= yes
NO_BUILDLINK= yes