summaryrefslogtreecommitdiff
path: root/emulators/kmamerun/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/kmamerun/Makefile')
-rw-r--r--emulators/kmamerun/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/kmamerun/Makefile b/emulators/kmamerun/Makefile
index 1c6084e286c1..36b34b50521f 100644
--- a/emulators/kmamerun/Makefile
+++ b/emulators/kmamerun/Makefile
@@ -19,6 +19,6 @@ RUN_DEPENDS= xmame:${PORTSDIR}/emulators/xmame
USE_KDELIBS_VER=3
GNU_CONFIGURE= yes
CONFIGURE_TARGET=
-CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ARGS+=--build=${ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.mk>