[146033] trunk/dports/www/wp-cli/Portfile
takeshi at macports.org
takeshi at macports.org
Thu Feb 25 05:16:41 PST 2016
Revision: 146033
https://trac.macports.org/changeset/146033
Author: takeshi at macports.org
Date: 2016-02-25 05:16:41 -0800 (Thu, 25 Feb 2016)
Log Message:
-----------
wp-cli: remove dependency to bin:php:php70 because php70 does not provide php unless selected
Modified Paths:
--------------
trunk/dports/www/wp-cli/Portfile
Modified: trunk/dports/www/wp-cli/Portfile
===================================================================
--- trunk/dports/www/wp-cli/Portfile 2016-02-25 11:34:41 UTC (rev 146032)
+++ trunk/dports/www/wp-cli/Portfile 2016-02-25 13:16:41 UTC (rev 146033)
@@ -22,11 +22,12 @@
checksums rmd160 5d7d28d37968b4aaa8599de030d7429c1014713e \
sha256 9ad3d193c19771b13696ed8e6a5e59d2fd3acc12464ec119aae9238b8aca7274
-depends_run bin:php:php70
-
extract.only
use_configure no
build {}
+notes {
+ Install and run MySQL sever to use wp db.
+}
destroot {
xinstall -m 755 ${distpath}/${distfiles} ${destroot}${prefix}/bin/wp
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160225/7d780768/attachment.html>
More information about the macports-changes
mailing list