summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-03-28 21:14:10 +0000
committerwiz <wiz@pkgsrc.org>2003-03-28 21:14:10 +0000
commit28a4483bc777c89eee6271b908911b048e4ded12 (patch)
tree7bacf20192428896d1cfc4d01739865f4a293077 /pkgtools/pkg_install
parent0d270068ee538ceccec0c9682e47b3dc704631b9 (diff)
downloadpkgsrc-28a4483bc777c89eee6271b908911b048e4ded12.tar.gz
NO_PATCH is deprecated, says pkglint. Remove it.
Diffstat (limited to 'pkgtools/pkg_install')
-rw-r--r--pkgtools/pkg_install/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile
index 2165af174e0..0b78bbc30d8 100644
--- a/pkgtools/pkg_install/Makefile
+++ b/pkgtools/pkg_install/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2003/01/11 11:59:35 wiz Exp $
+# $NetBSD: Makefile,v 1.70 2003/03/28 21:14:27 wiz Exp $
# Notes to package maintainers:
#
@@ -26,7 +26,6 @@ CONFIGURE_ARGS+= --with-pkgdbdir=${PKG_DBDIR}
NO_PKGTOOLS_REQD_CHECK= # defined
NO_CHECKSUM= # defined
-NO_PATCH= # defined
NO_MTREE= # defined
NO_PKG_REGISTER= # defined
NO_PACKAGE= Deinstallation is not permitted