summaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authorseanc <seanc@FreeBSD.org>2003-05-07 04:48:05 +0000
committerseanc <seanc@FreeBSD.org>2003-05-07 04:48:05 +0000
commitc82389f997bb5748e4ea2bc3a74a391fb6d78086 (patch)
tree3547f9d8836f32fe94da14a5b1759d780c8ecb5d /devel/Makefile
parentd2ce609ea32cbd6682f22d7455fa56305a8dafb7 (diff)
downloadFreeBSD-ports-c82389f997bb5748e4ea2bc3a74a391fb6d78086.zip
FreeBSD-ports-c82389f997bb5748e4ea2bc3a74a391fb6d78086.tar.gz
Add bison 1.875. Some grammars require the new version of Bison (such as
PostgreSQL), however the new bison also breaks many many ports. Compromise with a new port. Installs as bison and _not_ bison1875 and should be mutually exclusive to the main bison port. Hopefully the bison authors will clean up their product and this port can disappear when the base bison port is updated in the future or enough ports are updated to work with newer versions of bison. Repo copied by: fjoe Approved by: kris
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index f172e18..aa51b45 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -66,6 +66,7 @@
SUBDIR += bicyclerepair
SUBDIR += bin86
SUBDIR += bison
+ SUBDIR += bison1875
SUBDIR += boaconstructor
SUBDIR += boehm-gc
SUBDIR += bonobo
OpenPOWER on IntegriCloud