aboutsummaryrefslogtreecommitdiff
path: root/security/digest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/digest/Makefile')
-rw-r--r--security/digest/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/digest/Makefile b/security/digest/Makefile
index e7df4608c390..1d57d3495ad1 100644
--- a/security/digest/Makefile
+++ b/security/digest/Makefile
@@ -24,7 +24,7 @@ MAN1?= ${PORTNAME}.1
PLIST_FILES?= bin/${PORTNAME}
-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.pre.mk>