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