On Jan 17, 2014, at 16:49, [email protected] wrote: > Revision > 116085 > Author > [email protected] > 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. _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
