From 990a3000abe1cf38318a4f7429760bc035207663 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Thu, 29 Nov 2012 20:42:28 +0000 Subject: [PATCH] At least latest versions of bison require gcc4. --- sys-devel/bison/bison-2.5.bep | 1 + sys-devel/bison/bison-2.6.2.bep | 1 + 2 files changed, 2 insertions(+) diff --git a/sys-devel/bison/bison-2.5.bep b/sys-devel/bison/bison-2.5.bep index 324664600..002b5e015 100644 --- a/sys-devel/bison/bison-2.5.bep +++ b/sys-devel/bison/bison-2.5.bep @@ -4,6 +4,7 @@ SRC_URI="http://ftp.gnu.org/gnu/bison/bison-2.5.tar.gz" CHECKSUM_MD5="687e1dcd29452789d34eaeea4c25abe4" REVISION="1" STATUS_HAIKU="stable" +MESSAGE="This port only builds with gcc4. Use 'setgcc gcc4' before building." DEPEND="" BUILD { cd bison-2.5 diff --git a/sys-devel/bison/bison-2.6.2.bep b/sys-devel/bison/bison-2.6.2.bep index ddbdaf9d5..be4759628 100644 --- a/sys-devel/bison/bison-2.6.2.bep +++ b/sys-devel/bison/bison-2.6.2.bep @@ -4,6 +4,7 @@ SRC_URI="http://ftp.gnu.org/gnu/bison/bison-2.6.2.tar.gz" CHECKSUM_MD5="8b8e458d4ce0cc184f1a58af93663647" REVISION="15" STATUS_HAIKU="stable" +MESSAGE="This port only builds with gcc4. Use 'setgcc gcc4' before building." DEPEND="" BUILD { cd bison-2.6.2