summaryrefslogtreecommitdiff
path: root/pkgtools/Makefile
diff options
context:
space:
mode:
authorabs <abs>2001-07-01 22:45:04 +0000
committerabs <abs>2001-07-01 22:45:04 +0000
commit3d583f74fcfd9f45cebbc2963edf5af9316f42e1 (patch)
treecee123297b02b5fe1fdcaa156a78654e5b113070 /pkgtools/Makefile
parent4d1f6f6601e8be37fc4b2ec066e75f54cfe67e64 (diff)
downloadpkgsrc-3d583f74fcfd9f45cebbc2963edf5af9316f42e1.tar.gz
Add and enable pkgchk
Diffstat (limited to 'pkgtools/Makefile')
-rw-r--r--pkgtools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile
index 7b14eef5507..6dcbba1efcc 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2001/06/01 11:36:01 skrll Exp $
+# $NetBSD: Makefile,v 1.30 2001/07/01 22:45:04 abs Exp $
#
COMMENT= Tools for use in the packages collection
@@ -11,6 +11,7 @@ SUBDIR+= gensolpkg
SUBDIR+= perl-mk
#SUBDIR+= pkg_install # Only install on demand of bsd.pkg.mk
SUBDIR+= pkg_tarup
+SUBDIR+= pkgchk
SUBDIR+= pkgconflict
SUBDIR+= pkgdep
SUBDIR+= pkgdiff