diff options
Diffstat (limited to 'math/graphthing/Makefile')
-rw-r--r-- | math/graphthing/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/graphthing/Makefile b/math/graphthing/Makefile index 2654581fb8a..a7f081ed816 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 |