From c3d8037aeba75366ed06e02fbc981e15b46e7d0a Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" 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. --- irc/srvx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'irc/srvx') diff --git a/irc/srvx/Makefile b/irc/srvx/Makefile index 4f3782c56d1c..3293b97fcc6b 100644 --- a/irc/srvx/Makefile +++ b/irc/srvx/Makefile @@ -15,7 +15,7 @@ MAINTAINER= weaseal@users.sourceforge.net COMMENT= Srvx IRC services GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} .if defined(WITH_DEBUG) CONFIGURE_ARGS+= --enable-debug -- cgit v1.2.3