diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-08-11 16:34:50 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-08-11 16:34:50 +0000 |
commit | 2bf899573efa77b41855a06667bfdea699e10da1 (patch) | |
tree | 248a59a3dcbc6658d4ef746082d691cbb946e27a /lang/pypy-devel | |
parent | - Update to 4.2-6 (diff) |
Mark BROKEN, it hasn't built in quite a while.
As explained in the comment I added:
o The port does not include graphviz's include directory, assuming it is
always in the compiler's default path (ie. /usr/include).
o The port includes <graphviz/foo.h>, while code is expected to include
<foo.h> instead, and pass -I${LOCALBASE}/graphviz instead of just
-I${LOCALBASE} to the compiler.
o The code in the development repository does a better job at fixing the
problems above, but it still relies on the deprecated libgraph library
that graphics/graphviz in ports does not install anymore.
Notes
Notes:
svn path=/head/; revision=324597
Diffstat (limited to 'lang/pypy-devel')
0 files changed, 0 insertions, 0 deletions