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