aboutsummaryrefslogtreecommitdiff
path: root/devel/bison20/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-12-10 04:41:18 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-12-10 04:41:18 +0000
commit85da09343812efac62b4907ee5002fa15cdc2c8c (patch)
tree4abc4f0abf4b75a5c7ab4b1623547cb1c5bc45cf /devel/bison20/Makefile
parentfd6222659a22c5a9bd78cbffc73cff3c6356e0d1 (diff)
downloadports-85da09343812efac62b4907ee5002fa15cdc2c8c.tar.gz
ports-85da09343812efac62b4907ee5002fa15cdc2c8c.zip
Back this down to version 1.28 until the Bison developers can acutally
do some regression tests on their later releases. Versions 1.29 and 1.30 seg fault where 1.28 did not.
Notes
Notes: svn path=/head/; revision=51303
Diffstat (limited to 'devel/bison20/Makefile')
-rw-r--r--devel/bison20/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bison20/Makefile b/devel/bison20/Makefile
index 233ff0571062..b490fdb86833 100644
--- a/devel/bison20/Makefile
+++ b/devel/bison20/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= bison
-PORTVERSION= 1.30
+PORTVERSION= 1.28
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= bison
@@ -20,7 +20,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lintl" \
MAKEINFO="makeinfo --no-split"
-CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
+CONFIGURE_TARGET= --target=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= bison.1