aboutsummaryrefslogtreecommitdiff
path: root/mail/libspf2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/libspf2/Makefile')
-rw-r--r--mail/libspf2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/libspf2/Makefile b/mail/libspf2/Makefile
index 7d9339a6a79c..81419234af42 100644
--- a/mail/libspf2/Makefile
+++ b/mail/libspf2/Makefile
@@ -18,6 +18,6 @@ INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
USE_LIBTOOL_VER= 15
-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.mk>