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