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.

---
 math/tvmet/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'math/tvmet')

diff --git a/math/tvmet/Makefile b/math/tvmet/Makefile
index 6f43cb5af9a7..2bfe065c1a8e 100644
--- a/math/tvmet/Makefile
+++ b/math/tvmet/Makefile
@@ -17,7 +17,7 @@ COMMENT=	Tiny Vector and Matrix template library
 
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
 MAN1=	tvmet-config.1
 
-- 
cgit v1.2.3