pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/tools bootstrap packages has been registered for wh...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5921e672c1cc
branches: trunk
changeset: 542697:5921e672c1cc
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun May 25 16:27:05 2008 +0000
description:
bootstrap packages has been registered for while now.
diffstat:
mk/tools/replace.mk | 8 ++------
1 files changed, 2 insertions(+), 6 deletions(-)
diffs (22 lines):
diff -r 9d186d2403aa -r 5921e672c1cc mk/tools/replace.mk
--- a/mk/tools/replace.mk Sun May 25 16:20:32 2008 +0000
+++ b/mk/tools/replace.mk Sun May 25 16:27:05 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: replace.mk,v 1.211 2008/05/22 20:11:55 joerg Exp $
+# $NetBSD: replace.mk,v 1.212 2008/05/25 16:27:05 joerg Exp $
#
# Copyright (c) 2005 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -623,11 +623,7 @@
. if !empty(PKGPATH:Marchivers/pax)
MAKEFLAGS+= TOOLS_IGNORE.pax=
. elif !empty(_TOOLS_USE_PKGSRC.pax:M[yY][eE][sS])
-#
-# This is installed by pkgsrc bootstrap, and is never registered, so
-# comment out the dependency on it.
-#
-#TOOLS_DEPENDS.pax?= pax>=20040802:../../archivers/pax
+TOOLS_DEPENDS.pax?= pax>=20040802:../../archivers/pax
TOOLS_CREATE+= pax
TOOLS_FIND_PREFIX+= TOOLS_PREFIX.pax=pax
TOOLS_PATH.pax= ${TOOLS_PREFIX.pax}/bin/pax
Home |
Main Index |
Thread Index |
Old Index