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. --- editors/emacs23/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/emacs23') diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile index ba1f17b9ac9f..83d93917cca0 100644 --- a/editors/emacs23/Makefile +++ b/editors/emacs23/Makefile @@ -34,7 +34,7 @@ PATCH_DIST_STRIP= -p1 USE_AUTOCONF_VER=213 USE_GMAKE= yes -CONFIGURE_TARGET= ${ARCH}--freebsd +CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd .if defined(WITHOUT_X11) CONFIGURE_ARGS= --with-x=no .endif -- cgit v1.2.3