aboutsummaryrefslogtreecommitdiff
path: root/news/noffle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/noffle/Makefile')
-rw-r--r--news/noffle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/noffle/Makefile b/news/noffle/Makefile
index 17263c37d03d..482ddd4e40c3 100644
--- a/news/noffle/Makefile
+++ b/news/noffle/Makefile
@@ -23,7 +23,7 @@ CONFIGURE_ARGS+=--with-configfile=${LOCALBASE}/etc/noffle.conf \
--with-usersfile=${LOCALBASE}/etc/noffle.users
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
-CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
SPOOL_DIR= /var/spool/noffle
PLIST_SUB+= SPOOL_DIR=${SPOOL_DIR}