On 2014/09/10 06:52, Sébastien Marie wrote:
> +CONFIGURE_ENV=               CC=${CC} \

as a general rule, please use CC="${CC}" (with quotes), it's helpful to
people doing anything funny with compilers

> +lib/libpari.so

we don't normally install library symlinks

math/p5-Math-Pari needs fixing with this; it fails to build (with a knock-on
to 9 dependent ports).


Reply via email to