summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/Makefile
diff options
context:
space:
mode:
authortron <tron>1998-09-11 19:04:47 +0000
committertron <tron>1998-09-11 19:04:47 +0000
commit15ea8611a5e905e29d4415237eada3ecb25bd41d (patch)
tree3794b9be4367a83031437481c89546c33df3a7d0 /pkgtools/pkg_install/Makefile
parent323bf8f43b9d06a67684a9a4f088a80465c80e9e (diff)
downloadpkgsrc-15ea8611a5e905e29d4415237eada3ecb25bd41d.tar.gz
Update package tools to 980911 to catch "pkg_add" dependence fix.
Diffstat (limited to 'pkgtools/pkg_install/Makefile')
-rw-r--r--pkgtools/pkg_install/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile
index c3e2c4af3af..9d74759073f 100644
--- a/pkgtools/pkg_install/Makefile
+++ b/pkgtools/pkg_install/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 1998/08/28 14:23:18 agc Exp $
+# $NetBSD: Makefile,v 1.3 1998/09/11 19:04:47 tron Exp $
#
-DISTNAME= pkg_install-19980828
+DISTNAME= pkg_install-19980911
CATEGORIES= pkgtools
MASTER_SITES= ${MASTER_SITE_LOCAL}
@@ -10,6 +10,7 @@ HOMEPAGE= http://www.netbsd.org/
PREFIX= /usr
WRKSRC= ${WRKDIR}/pkg_install
+ALL_TARGET= depend all
MAKE_ENV+= BINDIR=/usr/sbin MANDIR=/usr/share/man
NO_PKG_REGISTER= yes
NO_PACKAGE= No package registration is done