pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools Add and enable pkg_alternatives.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/95d480c50009
branches:  trunk
changeset: 488164:95d480c50009
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Tue Jan 25 13:05:21 2005 +0000

description:
Add and enable pkg_alternatives.

diffstat:

 pkgtools/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b50519bd109a -r 95d480c50009 pkgtools/Makefile
--- a/pkgtools/Makefile Tue Jan 25 13:02:57 2005 +0000
+++ b/pkgtools/Makefile Tue Jan 25 13:05:21 2005 +0000
@@ -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+=      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



Home | Main Index | Thread Index | Old Index