[105320] trunk/dports/perl

Ryan Schmidt ryandesign at macports.org
Wed Apr 17 13:34:29 PDT 2013


On Apr 17, 2013, at 12:32, macsforever2000 at macports.org wrote:

> Revision: 105320
>          https://trac.macports.org/changeset/105320
> Author:   macsforever2000 at macports.org
> Date:     2013-04-17 10:32:55 -0700 (Wed, 17 Apr 2013)
> Log Message:
> -----------
> p5-pod-projectdocs: New port.
> 
> Added Paths:
> -----------
>    trunk/dports/perl/p5-pod-projectdocs/
>    trunk/dports/perl/p5-pod-projectdocs/Portfile


> +if {${perl5.major} != ""} {
> +    depends_lib-append  port:p5-uri \
> +                        port:p5-class-data-inheritable \
> +                        port:p5-json \
> +                        port:p5-template-toolkit \
> +                        port:p5-class-accessor \
> +                        port:p5-readonly
> +}

You must depend on the specific subports for the correct perl version, not on the stub ports.




More information about the macports-dev mailing list