summaryrefslogtreecommitdiff
path: root/pkgtools/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-08-17 09:55:15 +0000
committerwiz <wiz@pkgsrc.org>2006-08-17 09:55:15 +0000
commitb7f48bab50d994c41ab57669a2ea28b01ae01fac (patch)
tree17257ee5877c0f93f574c5f76596a62dd31fb73b /pkgtools/Makefile
parent7b619ba6c3911673f978993ea6d1a757ae9f2fd8 (diff)
downloadpkgsrc-b7f48bab50d994c41ab57669a2ea28b01ae01fac.tar.gz
Uncomment directories which had no reason given for being commented out.
Diffstat (limited to 'pkgtools/Makefile')
-rw-r--r--pkgtools/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile
index 2ea67900028..fd804bc4316 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,28 +1,28 @@
-# $NetBSD: Makefile,v 1.78 2006/07/17 14:23:59 jlam Exp $
+# $NetBSD: Makefile,v 1.79 2006/08/17 09:55:15 wiz Exp $
#
COMMENT= Tools for use in the packages collection
SUBDIR+= autoswc
SUBDIR+= binpatch
-#SUBDIR+= bootstrap-extras
-#SUBDIR+= bootstrap-mk-files
+SUBDIR+= bootstrap-extras
+SUBDIR+= bootstrap-mk-files
SUBDIR+= cdpack
SUBDIR+= createbuildlink
SUBDIR+= dfdisk
SUBDIR+= digest
SUBDIR+= genrpm
SUBDIR+= gensolpkg
-#SUBDIR+= libkver # Only under instruction of user
+SUBDIR+= libkver # Only under instruction of user
SUBDIR+= libnbcompat
-#SUBDIR+= mtree
+SUBDIR+= mtree
SUBDIR+= p5-pkgsrc-Dewey
-#SUBDIR+= pax
+SUBDIR+= pax
SUBDIR+= pkg_alternatives
SUBDIR+= pkg_chk
SUBDIR+= pkg_comp
SUBDIR+= pkg_filecheck
-#SUBDIR+= pkg_install # Only install on demand of bsd.pkg.mk
+SUBDIR+= pkg_install # Only install on demand of bsd.pkg.mk
SUBDIR+= pkg_install-info
SUBDIR+= pkg_notify
SUBDIR+= pkg_regress
@@ -45,7 +45,7 @@ SUBDIR+= rdigest
SUBDIR+= revbump
SUBDIR+= rpm2pkg
SUBDIR+= shlock
-#SUBDIR+= tnftp
+SUBDIR+= tnftp
SUBDIR+= url2pkg
SUBDIR+= verifypc
SUBDIR+= x11-links