aboutsummaryrefslogtreecommitdiff
path: root/net/pork/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/pork/Makefile')
-rw-r--r--net/pork/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pork/Makefile b/net/pork/Makefile
index 5fd6657cbd43..5ba0ce7da7ee 100644
--- a/net/pork/Makefile
+++ b/net/pork/Makefile
@@ -19,6 +19,6 @@ USE_GETOPT_LONG= yes
USE_OPENSSL= yes
GNU_CONFIGURE= yes
-CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.mk>