aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cdf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/cdf/Makefile')
-rw-r--r--sysutils/cdf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cdf/Makefile b/sysutils/cdf/Makefile
index 5be3114d2f7f..09be552c560f 100644
--- a/sysutils/cdf/Makefile
+++ b/sysutils/cdf/Makefile
@@ -16,6 +16,6 @@ COMMENT= A colorized df
PLIST_FILES= bin/cdf
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.mk>