summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf>2001-03-07 00:17:29 +0000
committerhubertf <hubertf>2001-03-07 00:17:29 +0000
commit83e08bca07699130441b8496b0655cf67d7a4907 (patch)
tree2882534c4f1228b26f0d0183f123fbadead60d6f /pkgtools/pkg_install/Makefile
parent3746a9a77f7bbfd72fbc1559810b7c182b404094 (diff)
downloadpkgsrc-83e08bca07699130441b8496b0655cf67d7a4907.tar.gz
Fix this to compile on systems that don't have a make(1) from
post-1.5 NetBSD-current. XXX is removal of NO_PATCH ok here? (Zoularis context etc.)
Diffstat (limited to 'pkgtools/pkg_install/Makefile')
-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 c1b4448408c..9307e52e18c 100644
--- a/pkgtools/pkg_install/Makefile
+++ b/pkgtools/pkg_install/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2001/03/05 18:24:05 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2001/03/07 00:17:29 hubertf Exp $
# Note to package maintainers:
# To update the distfile of this pkg, cd to /usr/src/usr.sbin,
@@ -20,7 +20,6 @@ WRKSRC= ${WRKDIR}/pkg_install
MAKE_ENV+= BINDIR=/usr/sbin MANDIR=/usr/share/man NOLINT=1
NO_CONFIGURE= yes
NO_MTREE= yes
-NO_PATCH= yes
NO_PKG_REGISTER= yes
NO_PACKAGE= No package registration is done
MANCOMPRESSED_IF_MANZ= yes