From dbd39ca660cafa3d1f2acebf05c86bf17a035ff8 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Wed, 17 Oct 2007 10:13:01 +0000 Subject: Migration from bison 1.x to 2.x PR: 117086 Tested by: -exp runs --- devel/tigcc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel/tigcc') diff --git a/devel/tigcc/Makefile b/devel/tigcc/Makefile index 063a08905057..d08c19ded092 100644 --- a/devel/tigcc/Makefile +++ b/devel/tigcc/Makefile @@ -7,6 +7,7 @@ PORTNAME= tigcc PORTVERSION= 0.96.b8 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GCC:S/$/:gcc/} \ ${MASTER_SITE_GNU:S/$/:gas/} \ @@ -22,7 +23,7 @@ COMMENT= C compiler for the TI89, 92, and 92+ calculators USE_BZIP2= yes USE_GMAKE= yes -USE_BISON= yes +USE_BISON= build NO_WRKSUBDIR= yes do-extract: -- cgit v1.2.3