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. --- lang/python32/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/python32') diff --git a/lang/python32/Makefile b/lang/python32/Makefile index 68e64c32a310..e97fbac0eb7d 100644 --- a/lang/python32/Makefile +++ b/lang/python32/Makefile @@ -21,7 +21,7 @@ COMMENT?= An interpreted object-oriented programming language DIST_SUBDIR= python WRKSRC= ${PYTHON_WRKSRC} GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-fpectl CONFIGURE_ENV= OPT="${CFLAGS}" MAKE_ENV= VPATH="${WRKSRC}" -- cgit v1.2.3