From 0a90c3356eba51fb87219727a1021dc4362c92f6 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 26 May 2006 19:58:47 +0000 Subject: After some discussion with jlam and no objection raised by agc, uncomment libnbcompat, mtree and xpkgwedge. --- pkgtools/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'pkgtools/Makefile') diff --git a/pkgtools/Makefile b/pkgtools/Makefile index cfd6b87c8ce..dccfb1539a4 100644 --- a/pkgtools/Makefile +++ b/pkgtools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.71 2005/11/13 19:54:00 wiz Exp $ +# $NetBSD: Makefile,v 1.72 2006/05/26 19:58:47 joerg Exp $ # COMMENT= Tools for use in the packages collection @@ -12,8 +12,8 @@ SUBDIR+= digest SUBDIR+= genrpm SUBDIR+= gensolpkg #SUBDIR+= libkver # Only under instruction of user -#SUBDIR+= libnbcompat # Only for non-NetBSD systems -#SUBDIR+= mtree # Only for non-NetBSD systems +SUBDIR+= libnbcompat # Only for non-NetBSD systems +SUBDIR+= mtree # Only for non-NetBSD systems SUBDIR+= p5-pkgsrc-Dewey SUBDIR+= pkg_alternatives SUBDIR+= pkg_chk @@ -45,6 +45,6 @@ SUBDIR+= shlock SUBDIR+= url2pkg SUBDIR+= verifypc SUBDIR+= x11-links -#SUBDIR+= xpkgwedge # Only under instruction of user +SUBDIR+= xpkgwedge .include "../mk/bsd.pkg.subdir.mk" -- cgit v1.2.3