diff options
Diffstat (limited to 'net-mgmt/darkstat/Makefile')
-rw-r--r-- | net-mgmt/darkstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/darkstat/Makefile b/net-mgmt/darkstat/Makefile index f82ad94c408f..9d4f8c12add4 100644 --- a/net-mgmt/darkstat/Makefile +++ b/net-mgmt/darkstat/Makefile @@ -17,7 +17,7 @@ COMMENT= Network statistics gatherer, similar to ntop USE_GETTEXT= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} .if defined(WITHOUT_NLS) CONFIGURE_ARGS= --disable-nls |