summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk')
-rw-r--r--mk/defs.SunOS.mk6
1 files changed, 1 insertions, 5 deletions
diff --git a/mk/defs.SunOS.mk b/mk/defs.SunOS.mk
index 6ed14f29e05..1e5f38ca97c 100644
--- a/mk/defs.SunOS.mk
+++ b/mk/defs.SunOS.mk
@@ -1,4 +1,4 @@
-# $NetBSD: defs.SunOS.mk,v 1.75 2004/01/08 14:53:06 grant Exp $
+# $NetBSD: defs.SunOS.mk,v 1.76 2004/01/10 07:31:07 grant Exp $
#
# Variable definitions for the SunOS/Solaris operating system.
@@ -60,11 +60,7 @@ PATCH?= /usr/bin/gpatch
.else
PATCH?= ${LOCALBASE}/bin/${GNU_PROGRAM_PREFIX}patch
.endif
-.if exists(${LOCALBASE}/bin/pax)
PAX?= ${LOCALBASE}/bin/pax
-.else
-PAX?= /bin/pax
-.endif
PERL5?= ${LOCALBASE}/bin/perl
PKGLOCALEDIR?= lib
PS?= /bin/ps