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. --- security/libmcrypt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/libmcrypt') diff --git a/security/libmcrypt/Makefile b/security/libmcrypt/Makefile index bd591f573abc..4e6dedb83e33 100644 --- a/security/libmcrypt/Makefile +++ b/security/libmcrypt/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Multi-cipher cryptographic library (used in PHP) GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-static INSTALLS_SHLIB= yes -- cgit v1.2.3