summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorjoerg <joerg>2009-04-01 12:04:41 +0000
committerjoerg <joerg>2009-04-01 12:04:41 +0000
commit9bd60db63f4aa7f6ebc9a08bfbd85d094ba09ed9 (patch)
tree6f62a33a78dcf7757ffee559bf94ab2ce8a3d590 /mk
parent23b9baed3375a766d8052c540788ae00979033d2 (diff)
downloadpkgsrc-9bd60db63f4aa7f6ebc9a08bfbd85d094ba09ed9.tar.gz
Remove PAX definition, it is not forcefully installed as part of the
bootstrap any longer, so this is plainly wrong.
Diffstat (limited to 'mk')
-rw-r--r--mk/platform/Interix.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/mk/platform/Interix.mk b/mk/platform/Interix.mk
index 1d47ba1e2d9..2de0b7d3024 100644
--- a/mk/platform/Interix.mk
+++ b/mk/platform/Interix.mk
@@ -1,4 +1,4 @@
-# $NetBSD: Interix.mk,v 1.58 2008/09/22 17:11:02 ahoka Exp $
+# $NetBSD: Interix.mk,v 1.59 2009/04/01 12:04:41 joerg Exp $
#
# Variable definitions for the Interix operating system.
@@ -62,7 +62,6 @@ WRAPPER_SHELL?= ${PREFIX}/bin/nbsh
.endif
INSTALL?= ${PREFIX}/bin/install-sh
-PAX?= ${PREFIX}/bin/pax
SED?= ${PREFIX}/bin/nbsed
GCC_USE_SYMLINKS?= yes