aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/linux_base-debian
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2004-12-28 05:47:57 +0800
committerobrien <obrien@FreeBSD.org>2004-12-28 05:47:57 +0800
commit1b8ba9c7b0648fbe6c0ca6c453eb975f547ee990 (patch)
treec092ad7db8868f9ad26e77b8887f47d671bc19ee /emulators/linux_base-debian
parent94d91c6ebcb4bfa88d5c217a307c7d9c65d7fdaf (diff)
downloadfreebsd-ports-gnome-1b8ba9c7b0648fbe6c0ca6c453eb975f547ee990.tar.gz
freebsd-ports-gnome-1b8ba9c7b0648fbe6c0ca6c453eb975f547ee990.tar.zst
freebsd-ports-gnome-1b8ba9c7b0648fbe6c0ca6c453eb975f547ee990.zip
These ports should be using 'ARCH' rather than 'MACHINE_ARCH'.
Submitted by: kris
Diffstat (limited to 'emulators/linux_base-debian')
-rw-r--r--emulators/linux_base-debian/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/linux_base-debian/Makefile b/emulators/linux_base-debian/Makefile
index 6cf1b4193c48..38537262726f 100644
--- a/emulators/linux_base-debian/Makefile
+++ b/emulators/linux_base-debian/Makefile
@@ -34,8 +34,7 @@ PREFIX?= ${LINUXBASE}
.if (${ARCH} == "amd64")
LATEST_LINK= ${PORTNAME:C/linux_base/linux32_base/}
-MACHINE_ARCH= i386
-ARCH= ${MACHINE_ARCH}
+ARCH= i386
.endif
DIST_SUBDIR= debian-${PORTVERSION}-${DISTDATE}