[144822] trunk/dports/php/pear-install-phar/Portfile
pixilla at macports.org
pixilla at macports.org
Tue Jan 19 06:20:24 PST 2016
Revision: 144822
https://trac.macports.org/changeset/144822
Author: pixilla at macports.org
Date: 2016-01-19 06:20:24 -0800 (Tue, 19 Jan 2016)
Log Message:
-----------
php/pear-install-phar: add php70-pear subport. Closes #49871
Modified Paths:
--------------
trunk/dports/php/pear-install-phar/Portfile
Modified: trunk/dports/php/pear-install-phar/Portfile
===================================================================
--- trunk/dports/php/pear-install-phar/Portfile 2016-01-19 14:18:38 UTC (rev 144821)
+++ trunk/dports/php/pear-install-phar/Portfile 2016-01-19 14:20:24 UTC (rev 144822)
@@ -41,6 +41,13 @@
depends_lib port:${php.port}
}
+subport php70-pear {
+
+ set php.port [lindex [split $subport -] 0]
+ set php.db /var/db/${php.port}
+ depends_lib port:${php.port}
+}
+
use_configure no
if {${name} == ${subport}} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160119/548a642c/attachment.html>
More information about the macports-changes
mailing list