diff options
Diffstat (limited to 'pkgtools/pkg_install/Makefile')
-rw-r--r-- | pkgtools/pkg_install/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile index e84302de3ca..31f7e9bb9e3 100644 --- a/pkgtools/pkg_install/Makefile +++ b/pkgtools/pkg_install/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.97 2004/03/13 21:00:19 jlam Exp $ +# $NetBSD: Makefile,v 1.98 2004/03/28 02:26:42 grant Exp $ # Notes to package maintainers: # @@ -30,7 +30,6 @@ NO_CHECKSUM= # defined NO_MTREE= # defined NO_PKG_REGISTER= # defined NO_PACKAGE= Deinstallation is not permitted -NO_TOOLS= # defined PKG_PRESERVE= # defined # These are needed to solve a chicken-and-egg problem where pkgsrc uses |