aboutsummaryrefslogtreecommitdiffstats
path: root/net/portfwd
diff options
context:
space:
mode:
Diffstat (limited to 'net/portfwd')
-rw-r--r--net/portfwd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/portfwd/Makefile b/net/portfwd/Makefile
index 0a8e01768ef1..1b6104cf3d55 100644
--- a/net/portfwd/Makefile
+++ b/net/portfwd/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= ale@FreeBSD.org
COMMENT= A Port Forwarding Daemon
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
USE_REINPLACE= yes