summaryrefslogtreecommitdiff
path: root/pkgtools/Makefile
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2002-09-07 00:09:41 +0000
committerrh <rh@pkgsrc.org>2002-09-07 00:09:41 +0000
commit4b4db4d5a11ed20127ec730e0113d1592d07462c (patch)
tree9f0fe3f0179852320d8e1378190b2548b2f7aa95 /pkgtools/Makefile
parent2a5bf01b6aadf6fda1f665003a9ec8fa1c71599d (diff)
downloadpkgsrc-4b4db4d5a11ed20127ec730e0113d1592d07462c.tar.gz
Add and enable pkg_comp
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 24fc2d4b015..22300b820f1 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2002/08/06 05:59:56 jlam Exp $
+# $NetBSD: Makefile,v 1.41 2002/09/07 00:09:41 rh Exp $
#
COMMENT= Tools for use in the packages collection
@@ -10,6 +10,7 @@ SUBDIR+= digest
SUBDIR+= gensolpkg
#SUBDIR+= pax # Only needed on 1.3 systems
#SUBDIR+= pkg_install # Only install on demand of bsd.pkg.mk
+SUBDIR+= pkg_comp
SUBDIR+= pkg_tarup
SUBDIR+= pkgchk
SUBDIR+= pkgconflict