From b610990e48c22b59921f4f202d37ff786701fea7 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 19 Jun 2003 08:36:38 +0000 Subject: Add and enable pkg_install-info. --- pkgtools/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pkgtools/Makefile') diff --git a/pkgtools/Makefile b/pkgtools/Makefile index 2966398496e..326adb3eb4b 100644 --- a/pkgtools/Makefile +++ b/pkgtools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2003/04/17 11:15:05 jmmv Exp $ +# $NetBSD: Makefile,v 1.48 2003/06/19 08:36:38 wiz Exp $ # COMMENT= Tools for use in the packages collection @@ -15,6 +15,7 @@ SUBDIR+= gensolpkg #SUBDIR+= pax # Only needed on 1.3 systems SUBDIR+= pkg_comp #SUBDIR+= pkg_install # Only install on demand of bsd.pkg.mk +SUBDIR+= pkg_install-info SUBDIR+= pkg_tarup SUBDIR+= pkgchk SUBDIR+= pkgconflict -- cgit v1.2.3