aboutsummaryrefslogtreecommitdiff
path: root/devel/argp-standalone/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/argp-standalone/Makefile')
-rw-r--r--devel/argp-standalone/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/argp-standalone/Makefile b/devel/argp-standalone/Makefile
index ef506860aeb4..e1065be64c35 100644
--- a/devel/argp-standalone/Makefile
+++ b/devel/argp-standalone/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= sem@FreeBSD.org
COMMENT= Standalone version of arguments parsing functions from GLIBC
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
PLIST_FILES= lib/libargp.a include/argp.h