summaryrefslogtreecommitdiff
path: root/pkgtools/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2005-01-25 13:05:21 +0000
committerjmmv <jmmv>2005-01-25 13:05:21 +0000
commit4ce05c30c7cba9a2fd67d66e202083c869ee225e (patch)
tree96742bb122074ec503993a08bd3478dafde76678 /pkgtools/Makefile
parent33fe047791a3418a25b969a8ce2739fa48524e20 (diff)
downloadpkgsrc-4ce05c30c7cba9a2fd67d66e202083c869ee225e.tar.gz
Add and enable pkg_alternatives.
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 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