aboutsummaryrefslogtreecommitdiff
path: root/dns/dnrd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/dnrd/Makefile')
-rw-r--r--dns/dnrd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnrd/Makefile b/dns/dnrd/Makefile
index 8863ca3003a8..4576bd595125 100644
--- a/dns/dnrd/Makefile
+++ b/dns/dnrd/Makefile
@@ -18,7 +18,7 @@ USE_GMAKE= yes
USE_REINPLACE= yes
USE_RC_SUBR= yes
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= PTHREAD_CFLAGS=${PTHREAD_CFLAGS} PTHREAD_LIBS=${PTHREAD_LIBS}
.if defined(WITH_TCP)