[91287] trunk/dports/_resources/port1.0/group/php-1.0.tcl

ryandesign at macports.org ryandesign at macports.org
Wed Mar 28 02:58:15 PDT 2012


Revision: 91287
          https://trac.macports.org/changeset/91287
Author:   ryandesign at macports.org
Date:     2012-03-28 02:58:15 -0700 (Wed, 28 Mar 2012)
Log Message:
-----------
php-1.0.tcl: put --with-php-config in configure.pre_args so ports can use configure.args directly instead of having to append to it

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-03-28 09:25:51 UTC (rev 91286)
+++ trunk/dports/_resources/port1.0/group/php-1.0.tcl	2012-03-28 09:58:15 UTC (rev 91287)
@@ -135,7 +135,7 @@
         
         depends_lib-append      port:${php}
         
-        configure.args-append   --with-php-config=${php.config}
+        configure.pre_args-append --with-php-config=${php.config}
         
         configure.universal_args-delete --disable-dependency-tracking
         
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120328/bd0bd40e/attachment.html>


More information about the macports-changes mailing list