diff options
Diffstat (limited to 'devel/autoconf253/Makefile')
-rw-r--r-- | devel/autoconf253/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/autoconf253/Makefile b/devel/autoconf253/Makefile index 14f3c4b72605..3656e96b7c23 100644 --- a/devel/autoconf253/Makefile +++ b/devel/autoconf253/Makefile @@ -33,7 +33,7 @@ INFO= autoconf${BUILD_VERSION} standards${BUILD_VERSION} GNU_CONFIGURE= yes CONFIGURE_ENV= CONFIG_SHELL=${SH} M4=${LOCALBASE}/bin/gm4 CONFIGURE_ARGS= --program-suffix=${BUILD_VERSION} --without-lispdir -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} GENERIC_TOOLS= config.guess config.sub elisp-comp install-sh mdate-sh \ missing mkinstalldirs |