From d54bdaec20747ec5d5ff35811a10a2c183ba3296 Mon Sep 17 00:00:00 2001 From: abs Date: Sun, 31 Aug 2003 09:59:00 +0000 Subject: Add 'NO_PKGTOOLS_REQD_CHECK=yes' --- pkgtools/pkg_install/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile index a618ab30a5d..71155155e60 100644 --- a/pkgtools/pkg_install/Makefile +++ b/pkgtools/pkg_install/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50.2.1 2002/07/22 17:17:07 agc Exp $ +# $NetBSD: Makefile,v 1.50.2.2 2003/08/31 09:59:00 abs Exp $ # Note to package maintainers: # To update the distfile of this pkg, cd to /usr/src/usr.sbin, @@ -21,6 +21,7 @@ MAKE_ENV+= BINDIR=/usr/sbin MANDIR=/usr/share/man NOLINT=1 NO_CONFIGURE= yes NO_MTREE= yes NO_PKG_REGISTER= yes +NO_PKGTOOLS_REQD_CHECK= yes NO_PACKAGE= No package registration is done MANCOMPRESSED_IF_MANZ= yes BUILD_DEFS+= MANINSTALL -- cgit v1.2.3