[kde-freebsd] [SVN Commit] branches/plasma5/PORTS/textproc/redland-bindings
Tobias Berner
tcberner at gmail.com
Fri Jun 17 18:58:38 UTC 2016
SVN commit 12750 by tcberner:
Mark textproc/redland-bindings PERL option IGNORED.
It does not build with perl-5.20.
1) it #udefs bool in CORE_wrap.c and then has issues with bool not being defined...
==> we could just remove the #undef similar to patch-SAML_wrap.c of security/p5-Net-SaML
introduced in pr 194865 .
2) it fails to link against -lperl as /usr/local/lib/perl5/5.20/mach/CORE is not passed
to the linker.
As no one seems to care for/need the perl binding, mark it IGNORED, and drop it eventually...
unless someone speaks up.
M +1 -0 Makefile
More information about the kde-freebsd
mailing list