summaryrefslogtreecommitdiff
path: root/lang/yap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/yap/Makefile')
-rw-r--r--lang/yap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/yap/Makefile b/lang/yap/Makefile
index 26af5f75c894..90e22143bc7d 100644
--- a/lang/yap/Makefile
+++ b/lang/yap/Makefile
@@ -19,7 +19,7 @@ COMMENT= A high-performance Prolog compiler
LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"