summaryrefslogtreecommitdiff
path: root/devel/bison2/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-12-11 01:58:33 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-12-11 01:58:33 +0000
commitfd710dff4ab2fa2333743657e7b852ebd3a5af6f (patch)
tree981b4d25372969764f8229a08994c9bcdb04bdf1 /devel/bison2/Makefile
parentRemove neoupdate (diff)
This PORTEPOCH for life crap is stupid.
Back out the downgrade, I would have never agreed to it if I had know... This leaves a window of downgradededness 18 hours -- people can just live with that.
Notes
Notes: svn path=/head/; revision=51321
Diffstat (limited to 'devel/bison2/Makefile')
-rw-r--r--devel/bison2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/bison2/Makefile b/devel/bison2/Makefile
index ab0f25b2a7db..233ff0571062 100644
--- a/devel/bison2/Makefile
+++ b/devel/bison2/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= bison
-PORTVERSION= 1.28
-PORTEPOCH= 1
+PORTVERSION= 1.30
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= bison
@@ -21,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}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
MAN1= bison.1