summaryrefslogtreecommitdiff
path: root/parallel
diff options
context:
space:
mode:
authorwiz <wiz>2000-06-12 12:01:59 +0000
committerwiz <wiz>2000-06-12 12:01:59 +0000
commit778615969c5b7d52ba4e837b8b7eb4a2c8b1e325 (patch)
tree41366ced96f656f28fbe921a858e0e1fece5d8e5 /parallel
parent5f4e24dd078e73a4294d73e4e5d7d1e973012e75 (diff)
downloadpkgsrc-778615969c5b7d52ba4e837b8b7eb4a2c8b1e325.tar.gz
Fix installation path for non-i386 platforms. Done with help from
Gabriel Rosenkoetter <gr@cs.swarthmore.edu> and Tim Rightnour <root@garbled.net>.
Diffstat (limited to 'parallel')
-rw-r--r--parallel/glunix/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/parallel/glunix/Makefile b/parallel/glunix/Makefile
index debae965e26..b696b28bbab 100644
--- a/parallel/glunix/Makefile
+++ b/parallel/glunix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2000/05/27 09:53:36 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2000/06/12 12:01:59 wiz Exp $
DISTNAME= glunix-release-1-0a
PKGNAME= glunix-1.0a
@@ -27,10 +27,10 @@ NOW_ROOT= ${LOCALBASE}/now
FLAGS= "-m486 -DL_ENDIAN"
.endif
-MAKE_ENV+= OPSYS=${OPSYS} ARCH=${MACHINE} NOW_ROOT=${NOW_ROOT}
+MAKE_ENV+= OPSYS=${OPSYS} ARCH=${MACHINE_ARCH} NOW_ROOT=${NOW_ROOT}
MAKE_ENV+= PORTSDIR=${PKGDIR} WRKDIR=${WRKDIR} FLAGS=${FLAGS}
-SCRIPTS_ENV+= ARCH=${MACHINE} RM=${RM} NOW_ROOT=${NOW_ROOT}
+SCRIPTS_ENV+= ARCH=${MACHINE_ARCH} RM=${RM} NOW_ROOT=${NOW_ROOT}
.if exists(/usr/sbin/user)
USER_CMD= /usr/sbin/user