aboutsummaryrefslogtreecommitdiff
path: root/devel/bison2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/bison2/Makefile')
-rw-r--r--devel/bison2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bison2/Makefile b/devel/bison2/Makefile
index 4150439a787b..39d5bb440cb3 100644
--- a/devel/bison2/Makefile
+++ b/devel/bison2/Makefile
@@ -23,7 +23,7 @@ CONFLICTS= bison-1.7[0-9]*
NO_LATEST_LINK= yes
USE_BZIP2= yes
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \
MAKEINFO="makeinfo --no-split"