summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2005-01-25 13:05:21 +0000
committerjmmv <jmmv@pkgsrc.org>2005-01-25 13:05:21 +0000
commit9e2572ca049e89610ae66e7d954b413f8103cbb9 (patch)
tree96742bb122074ec503993a08bd3478dafde76678
parent4861f918622751970fd6dd860c648012c9bd94d2 (diff)
downloadpkgsrc-9e2572ca049e89610ae66e7d954b413f8103cbb9.tar.gz
Add and enable pkg_alternatives.
-rw-r--r--pkgtools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile
index c1059b710ce..4cad3563dff 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2005/01/05 00:32:28 wiz Exp $
+# $NetBSD: Makefile,v 1.64 2005/01/25 13:05:21 jmmv Exp $
#
COMMENT= Tools for use in the packages collection
@@ -14,6 +14,7 @@ SUBDIR+= gensolpkg
#SUBDIR+= libkver # Only under instruction of user
#SUBDIR+= libnbcompat # Only for non-NetBSD systems
#SUBDIR+= mtree # Only for non-NetBSD systems
+SUBDIR+= pkg_alternatives
SUBDIR+= pkg_chk
SUBDIR+= pkg_comp
SUBDIR+= pkg_filecheck