summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorsakamoto <sakamoto@pkgsrc.org>1999-09-21 02:30:20 +0000
committersakamoto <sakamoto@pkgsrc.org>1999-09-21 02:30:20 +0000
commit6466cfd46440e5003ac18379666c0ac6b129aa79 (patch)
treee2f47754289b0209f4c936af96c4d76ae5444589 /pkgtools
parent7a779d38f369a4aa65a1bc86c92d685de8529b3f (diff)
downloadpkgsrc-6466cfd46440e5003ac18379666c0ac6b129aa79.tar.gz
Add and enable pkgdep.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile
index a513291616d..47eb206442f 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.9 1999/07/27 11:35:43 sakamoto Exp $
+# $NetBSD: Makefile,v 1.10 1999/09/21 02:30:20 sakamoto Exp $
#
#SUBDIR+= ftp # only needed on 1.3 systems
#SUBDIR+= pax # only needed on 1.3 systems
#SUBDIR+= pkg_install # only install on demand of bsd.pkg.mk
+SUBDIR+= pkgdep
SUBDIR+= pkglibtool
SUBDIR+= pkglint
SUBDIR+= port2pkg