summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install
diff options
context:
space:
mode:
Diffstat (limited to 'pkgtools/pkg_install')
-rw-r--r--pkgtools/pkg_install/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile
index c85f3ae3f20..64b8dc12f70 100644
--- a/pkgtools/pkg_install/Makefile
+++ b/pkgtools/pkg_install/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 1999/01/19 23:34:07 hubertf Exp $
+# $NetBSD: Makefile,v 1.11 1999/03/08 17:34:51 bad Exp $
#
# Note to package maintainers:
@@ -16,10 +16,12 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.netbsd.org/
-PREFIX= /usr
+LOCALBASE= /usr
+PREFIX= ${LOCALBASE}
WRKSRC= ${WRKDIR}/pkg_install
ALL_TARGET= depend all
MAKE_ENV+= BINDIR=/usr/sbin MANDIR=/usr/share/man
+NO_MTREE= yes
NO_PKG_REGISTER= yes
NO_PACKAGE= No package registration is done