From c3d8037aeba75366ed06e02fbc981e15b46e7d0a Mon Sep 17 00:00:00 2001
From: "David E. O'Brien" <obrien@FreeBSD.org>
Date: Tue, 12 Apr 2005 03:26:56 +0000
Subject: At Kris's request, back out the MACHINE_ARCH spelling correction
 until after 5.4-RELEASE.

---
 audio/arts/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'audio/arts')

diff --git a/audio/arts/Makefile b/audio/arts/Makefile
index ccb2219ff77a..b8035555f378 100644
--- a/audio/arts/Makefile
+++ b/audio/arts/Makefile
@@ -37,7 +37,7 @@ _NO_KDE_FINAL=	yes
 CFLAGS+=	-DHAVE_VASPRINTF
 CONFIGURE_ENV+=	DO_NOT_COMPILE="${DO_NOT_COMPILE}"
 CONFIGURE_TARGET= # empty
-CONFIGURE_ARGS+=--build=${ARCH}-portbld-freebsd${OSREL} \
+CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} \
 		--x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include
 
 OPTIONS=	ESD "Enable esound support" off \
-- 
cgit v1.2.3