aboutsummaryrefslogtreecommitdiff
path: root/devel/log4c/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/log4c/Makefile')
-rw-r--r--devel/log4c/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/log4c/Makefile b/devel/log4c/Makefile
index 0d9d81d28a06..a0d04cf4d732 100644
--- a/devel/log4c/Makefile
+++ b/devel/log4c/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Logging for C Library
USE_INC_LIBTOOL_VER= 13
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes
.include <bsd.port.mk>