[108487] trunk/dports/math/pspp
Ryan Schmidt
ryandesign at macports.org
Wed Jul 24 06:45:22 PDT 2013
On Jul 24, 2013, at 07:58, snc at macports.org wrote:
> Revision: 108487
> https://trac.macports.org/changeset/108487
> Author: snc at macports.org
> Date: 2013-07-24 05:58:31 -0700 (Wed, 24 Jul 2013)
> Log Message:
> -----------
> pspp: update to 0.8.0
>
> Modified Paths:
> --------------
> trunk/dports/math/pspp/Portfile
You both commented out…
> +#depends_build path:bin/perl:perl5 \
> +# port:pkgconfig
> +#configure.perl ${prefix}/bin/perl
>
> -depends_build path:bin/perl:perl5 \
> - port:pkgconfig
> -configure.perl ${prefix}/bin/perl
…and didn't comment out the use of perl:
> +configure.perl ${prefix}/bin/perl
> +if {${configure.compiler} == "llvm-gcc-4.2"} {
> + configure.cflags-append -fno-inline-functions
> +}
Should ese cflags be added for macports-llvm-gcc-4.2 as well?
More information about the macports-dev
mailing list