From 6f10a06995e640bf1073c28f5c13ea8f8412737a Mon Sep 17 00:00:00 2001 From: ade Date: Wed, 17 Oct 2007 10:13:01 +0000 Subject: Migration from bison 1.x to 2.x PR: 117086 Tested by: -exp runs --- lang/gcc48/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/gcc48') diff --git a/lang/gcc48/Makefile b/lang/gcc48/Makefile index d8d507ff3713..21e2d7adcdb6 100644 --- a/lang/gcc48/Makefile +++ b/lang/gcc48/Makefile @@ -31,7 +31,7 @@ NOT_FOR_ARCHS= alpha ia64 # Building libgcj with lang/gcc295 installed is causing a failure about # "hidden symbol `__eprintf'" in libgcc.a(_eprintf.o). CONFLICTS= gcc-2.95.* -USE_BISON= yes +USE_BISON= build USE_BZIP2= yes USE_GMAKE= yes USE_ICONV= yes -- cgit