summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authoraymeric <aymeric@pkgsrc.org>2003-07-09 13:01:59 +0000
committeraymeric <aymeric@pkgsrc.org>2003-07-09 13:01:59 +0000
commit4e85e41fb2d8b5308307a831ca6ffe2a9db7cdf8 (patch)
tree6ef7382763bb8409e158e036782e634113a7c65c /security
parent4107ad2a642b01a1607ca62f05e7c05364d065eb (diff)
downloadpkgsrc-4e85e41fb2d8b5308307a831ca6ffe2a9db7cdf8.tar.gz
Remove NO_MTREE=yes
It broke installation of audit-packages as the first package in the system. Okayed by Alistair.
Diffstat (limited to 'security')
-rw-r--r--security/audit-packages/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/audit-packages/Makefile b/security/audit-packages/Makefile
index 76180e5f844..2daf482586a 100644
--- a/security/audit-packages/Makefile
+++ b/security/audit-packages/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2003/06/12 19:52:26 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2003/07/09 13:01:59 aymeric Exp $
DISTNAME= audit-packages-1.16
WRKSRC= ${WRKDIR}
@@ -10,7 +10,6 @@ MAINTAINER= agc@netbsd.org
COMMENT= tools to show vulnerabilities in installed packages
NO_CHECKSUM= yes
-NO_MTREE= yes
.include "../../mk/bsd.prefs.mk"