diff options
Diffstat (limited to 'pkgtools/pkg_install/Makefile')
-rw-r--r-- | pkgtools/pkg_install/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile index 0f9c93f72c6..84df735f770 100644 --- a/pkgtools/pkg_install/Makefile +++ b/pkgtools/pkg_install/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.87 2003/09/23 07:44:48 grant Exp $ +# $NetBSD: Makefile,v 1.88 2003/09/25 12:43:36 grant Exp $ # Notes to package maintainers: # @@ -30,6 +30,7 @@ NO_CHECKSUM= # defined NO_MTREE= # defined NO_PKG_REGISTER= # defined NO_PACKAGE= Deinstallation is not permitted +NO_TOOLS= # defined PKG_PRESERVE= # defined LIBNBCOMPAT_FILESDIR= ${.CURDIR}/../../pkgtools/libnbcompat/files |