aboutsummaryrefslogtreecommitdiff
path: root/security/prelude-lml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/prelude-lml/Makefile')
-rw-r--r--security/prelude-lml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/prelude-lml/Makefile b/security/prelude-lml/Makefile
index 49955e32692a..a9cd6de93c3a 100644
--- a/security/prelude-lml/Makefile
+++ b/security/prelude-lml/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS+= prelude.1:${PORTSDIR}/security/libprelude \
USE_GMAKE= yes
USE_LIBTOOL_VER= 13
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc
.include <bsd.port.mk>