summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-05-25 16:27:05 +0000
committerjoerg <joerg@pkgsrc.org>2008-05-25 16:27:05 +0000
commitca3497fe64bccf418645dd222efed911addb71a8 (patch)
tree1fa1324fa77a213e594affb5b21a1d5a383615cc /mk
parent2deaa33267ccd56ed3b5fe22e9395ef6c6bfda0a (diff)
downloadpkgsrc-ca3497fe64bccf418645dd222efed911addb71a8.tar.gz
bootstrap packages has been registered for while now.
Diffstat (limited to 'mk')
-rw-r--r--mk/tools/replace.mk8
1 files changed, 2 insertions, 6 deletions
diff --git a/mk/tools/replace.mk b/mk/tools/replace.mk
index 55bd57146d9..7b23cb88744 100644
--- a/mk/tools/replace.mk
+++ b/mk/tools/replace.mk
@@ -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 @@ _PATCH_BACKUP_ARG?= -b -V simple -z
. 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