summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/Makefile
diff options
context:
space:
mode:
authortron <tron>1999-04-19 20:11:07 +0000
committertron <tron>1999-04-19 20:11:07 +0000
commitbc3dfc2febb3fe325fb106a0ade6f32b17371dc5 (patch)
tree91d4a61ec13ecb512b79f8959a3714829dfbb84e /pkgtools/pkg_install/Makefile
parentb534825fbc82a3dcc06664ef4763a268496a0e2e (diff)
downloadpkgsrc-bc3dfc2febb3fe325fb106a0ade6f32b17371dc5.tar.gz
Neither "patch" nor "configure" step is required.
Diffstat (limited to 'pkgtools/pkg_install/Makefile')
-rw-r--r--pkgtools/pkg_install/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile
index 2664aaa7015..6452cf121a9 100644
--- a/pkgtools/pkg_install/Makefile
+++ b/pkgtools/pkg_install/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 1999/04/19 19:58:57 tron Exp $
+# $NetBSD: Makefile,v 1.19 1999/04/19 20:11:07 tron Exp $
#
# Note to package maintainers:
@@ -20,7 +20,9 @@ LOCALBASE= /usr
PREFIX= ${LOCALBASE}
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