summaryrefslogtreecommitdiff
path: root/parallel/glunix
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-06-12 12:01:59 +0000
committerwiz <wiz@pkgsrc.org>2000-06-12 12:01:59 +0000
commitc1fcaff27462b2f7b1bb2b6f8f4ff4e4586fa828 (patch)
tree41366ced96f656f28fbe921a858e0e1fece5d8e5 /parallel/glunix
parent503afb0540c1099490429c7c91568fa382a24ed9 (diff)
downloadpkgsrc-c1fcaff27462b2f7b1bb2b6f8f4ff4e4586fa828.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/glunix')
-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