summaryrefslogtreecommitdiff
path: root/math/graphthing
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2012-02-10 20:13:26 +0000
committerPav Lucistnik <pav@FreeBSD.org>2012-02-10 20:13:26 +0000
commit36f2a50230b8e44aa560b3e7df9d3e565ae62ef1 (patch)
tree29344450915513ee5c46b39c80b1932d79848737 /math/graphthing
parent- Add a new port: finance/R-cran-ccgarch (diff)
- Mark BROKEN: does not compile
gt-bison.y -> gt-bison.tab.cc gt-bison.tab.cc -> gt-bison.tab.o gt-bison.y: In function 'int yy_gt_parse()': gt-bison.y:95: warning: deprecated conversion from string constant to 'char*' gt-bison.y:100: warning: deprecated conversion from string constant to 'char*' gt-bison.tab.cc:1596: error: invalid conversion from 'const char*' to 'char*' gt-bison.tab.cc:1596: error: initializing argument 1 of 'int yy_gt_error(char*)' gt-bison.tab.cc:1711: warning: deprecated conversion from string constant to 'char*' gmake[1]: *** [gt-bison.tab.o] Error 1 Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=290872
Diffstat (limited to 'math/graphthing')
-rw-r--r--math/graphthing/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/graphthing/Makefile b/math/graphthing/Makefile
index 5f3ac7fecab7..a42226bf076a 100644
--- a/math/graphthing/Makefile
+++ b/math/graphthing/Makefile
@@ -18,6 +18,8 @@ COMMENT= A tool that allows you to create, manipulate and study graphs
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN= does not compile
+
USE_BZIP2= yes
USE_GNOME= gtk20
USE_BISON= build