summaryrefslogtreecommitdiff
path: root/security/audit-packages
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:18:15 +0000
committeragc <agc>2004-01-20 12:18:15 +0000
commit1e53090cc228edde244c3b79950271b8ca469b1f (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /security/audit-packages
parent0bc53217fe50327f0f59e7136db15f92f75951d9 (diff)
downloadpkgsrc-1e53090cc228edde244c3b79950271b8ca469b1f.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