[116085] trunk/dports/science/demeter/Portfile

Ryan Schmidt ryandesign at macports.org
Fri Jan 17 16:52:03 PST 2014


On Jan 17, 2014, at 16:49, macsforever2000 at macports.org wrote:

> Revision
> 116085
> Author
> macsforever2000 at macports.org
> Date
> 2014-01-17 14:49:13 -0800 (Fri, 17 Jan 2014)
> Log Message
> 
> demeter: Require perl 5.16. symlink main binaries into path.
> Modified Paths
> 
> 	• trunk/dports/science/demeter/Portfile

> +require_active_variants \
> +                    perl5 perl5_16

Shouldn’t you depend on perl5.16 instead of perl5 and ensure you’re using /opt/local/bin/perl5.16 instead of /opt/local/bin/perl? The symlinks installed by the perl5 port, like the symlinks installed by “port select”, are ideally intended for the user’s convenience, not something other ports should rely upon.




More information about the macports-dev mailing list