aboutsummaryrefslogtreecommitdiff
path: root/editors/MathPlanner/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/MathPlanner/Makefile')
-rw-r--r--editors/MathPlanner/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/MathPlanner/Makefile b/editors/MathPlanner/Makefile
index d7bc6551b23e..4d2b4e6614be 100644
--- a/editors/MathPlanner/Makefile
+++ b/editors/MathPlanner/Makefile
@@ -19,7 +19,7 @@ COMMENT= A mathematical design and publishing application
USE_QT_VER= 3
USE_REINPLACE= yes
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= QTDIR="${QT_PREFIX}"
QTCPPFLAGS+= ${PTHREAD_CFLAGS}