> On Feb 23, 2016, at 7:14 PM, take...@macports.org wrote:
> 
> Revision
> 145995
> Author
> take...@macports.org
> Date
> 2016-02-23 17:14:08 -0800 (Tue, 23 Feb 2016)
> Log Message
> 
> wp-cli: add run-time dependency to php binary
> Modified Paths
> 
>       • trunk/dports/www/wp-cli/Portfile
> 

> +depends_run         bin:php:php70

The php70 port doesn't provide a php binary; it provides a php70 binary. So if 
wp-cli is expecting a php binary, php70 by itself is not enough to provide 
that. The user would have to run "sudo port select php php70" to get a php 
symlink pointing to the php70 binary. OS X has shipped with /usr/bin/php for a 
long time, so hopefully that's enough for all OS X users. 


_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to