summaryrefslogtreecommitdiff
path: root/security/audit-packages
diff options
context:
space:
mode:
authoraymeric <aymeric>2003-07-09 13:01:59 +0000
committeraymeric <aymeric>2003-07-09 13:01:59 +0000
commit1766867edfcf017f820a3f7a35957987b88451cd (patch)
tree6ef7382763bb8409e158e036782e634113a7c65c /security/audit-packages
parent87831b23612b773e154741ed89cf9cfdbe97e9d3 (diff)
downloadpkgsrc-1766867edfcf017f820a3f7a35957987b88451cd.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/audit-packages')
-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"