aboutsummaryrefslogtreecommitdiffstats
path: root/math/graphthing
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2012-02-11 04:13:26 +0800
committerpav <pav@FreeBSD.org>2012-02-11 04:13:26 +0800
commitc1f29385a2cc41faf1428353bf26c91fdbca4c2d (patch)
tree19f874d6a1911cc18b3638dfd2eaced82af12b32 /math/graphthing
parent15bb5ad7ac27e8f0c08166c7152f4b8384089686 (diff)
downloadfreebsd-ports-gnome-c1f29385a2cc41faf1428353bf26c91fdbca4c2d.tar.gz
freebsd-ports-gnome-c1f29385a2cc41faf1428353bf26c91fdbca4c2d.tar.zst
freebsd-ports-gnome-c1f29385a2cc41faf1428353bf26c91fdbca4c2d.zip
- 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
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