summaryrefslogtreecommitdiff
path: root/pkgtools/Makefile
diff options
context:
space:
mode:
authorwennmach <wennmach>2001-04-02 18:05:28 +0000
committerwennmach <wennmach>2001-04-02 18:05:28 +0000
commiteda94266aa2240a79d63e7fdc12c3be1681de871 (patch)
treeb3fe804e09a79173ca24482d9eda3748765eace6 /pkgtools/Makefile
parent243ed4d18b35048b83beaac5cf24e56172815970 (diff)
downloadpkgsrc-eda94266aa2240a79d63e7fdc12c3be1681de871.tar.gz
Add and enable pkgconflict
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 9e829885b37..9619d2477d8 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2001/03/06 11:22:12 agc Exp $
+# $NetBSD: Makefile,v 1.26 2001/04/02 18:05:28 wennmach Exp $
#
COMMENT= Tools for use in the packages collection
@@ -10,6 +10,7 @@ SUBDIR+= gensolpkg
SUBDIR+= perl-mk
#SUBDIR+= pkg_install # Only install on demand of bsd.pkg.mk
SUBDIR+= pkg_tarup
+SUBDIR+= pkgconflict
SUBDIR+= pkgdep
SUBDIR+= pkgdiff
SUBDIR+= pkglint