From 6a334feaf4aec0ef56a80de5a79ebe166b9c0168 Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 3 Nov 2007 14:49:00 +0000 Subject: pkg_install does the right things with the files, so CHECK_PERMS is not useful and creates cyclic dependencies if pkg_install is outdated. From Peter Bex. --- pkgtools/pkg_install/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pkgtools') diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile index a94fd2fd91f..600408438ce 100644 --- a/pkgtools/pkg_install/Makefile +++ b/pkgtools/pkg_install/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.143 2007/09/27 13:30:27 joerg Exp $ +# $NetBSD: Makefile,v 1.144 2007/11/03 14:49:00 joerg Exp $ # Notes to package maintainers: # @@ -38,6 +38,7 @@ NO_PKGTOOLS_REQD_CHECK= yes NO_CHECKSUM= yes NO_MTREE= yes PKG_PRESERVE= yes +CHECK_PERMS= no # These are needed to solve a chicken-and-egg problem where pkgsrc uses # newer features of pkg_install, but older NetBSD installations won't -- cgit v1.2.3