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 --- math/graphthing/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/graphthing') diff --git a/math/graphthing/Makefile b/math/graphthing/Makefile index 2654581fb8a6..a7f081ed8169 100644 --- a/math/graphthing/Makefile +++ b/math/graphthing/Makefile @@ -8,7 +8,7 @@ PORTNAME= graphthing PORTVERSION= 1.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://graph.seul.org/ @@ -17,7 +17,7 @@ COMMENT= A tool that allows you to create, manipulate and study graphs USE_BZIP2= yes USE_GNOME= gnometarget gtk20 -USE_BISON= yes +USE_BISON= build USE_GMAKE= yes USE_WX= 2.6 WX_CONF_ARGS= absolute -- cgit v1.2.3