[92545] trunk/dports/_resources/port1.0/group/php-1.0.tcl
ryandesign at macports.org
ryandesign at macports.org
Mon Apr 30 21:33:14 PDT 2012
Revision: 92545
https://trac.macports.org/changeset/92545
Author: ryandesign at macports.org
Date: 2012-04-30 21:33:14 -0700 (Mon, 30 Apr 2012)
Log Message:
-----------
php-1.0.tcl: update for new unified php port
Modified Paths:
--------------
trunk/dports/_resources/port1.0/group/php-1.0.tcl
Modified: trunk/dports/_resources/port1.0/group/php-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/php-1.0.tcl 2012-05-01 04:32:56 UTC (rev 92544)
+++ trunk/dports/_resources/port1.0/group/php-1.0.tcl 2012-05-01 04:33:14 UTC (rev 92545)
@@ -56,6 +56,7 @@
options php.build_dirs
default php.build_dirs {[php.build_dirs_proc]}
options php.bundled
+default php.bundled {[string equal ${name} "php"]}
options php.extension_ini
default php.extension_ini {${php.rootname}.ini}
options php.extensions
@@ -110,8 +111,6 @@
regexp {^php(\d+)} ${subport} -> php.version
- php.bundled [regexp {^php\d+$} ${name}]
-
if {${name} == ${subport}} {
supported_archs noarch
distfiles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120430/7e0a3585/attachment.html>
More information about the macports-changes
mailing list