[93682] trunk/dports/_resources/port1.0/group/php-1.1.tcl

ryandesign at macports.org ryandesign at macports.org
Sun May 27 23:29:54 PDT 2012


Revision: 93682
          https://trac.macports.org/changeset/93682
Author:   ryandesign at macports.org
Date:     2012-05-27 23:29:54 -0700 (Sun, 27 May 2012)
Log Message:
-----------
php-1.1.tcl: remove old commented-out code setting configure.dir / build.dir / destroot.dir

Modified Paths:
--------------
    trunk/dports/_resources/port1.0/group/php-1.1.tcl

Modified: trunk/dports/_resources/port1.0/group/php-1.1.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/php-1.1.tcl	2012-05-28 06:16:43 UTC (rev 93681)
+++ trunk/dports/_resources/port1.0/group/php-1.1.tcl	2012-05-28 06:29:54 UTC (rev 93682)
@@ -358,13 +358,6 @@
     
     depends_lib-append      port:${php}
     
-    # These are set only for the convenience of subports that want to access
-    # these variables directly, e.g. the ${php}-openssl subport which wants
-    # to move a file in ${build.dir} in a post-extract block.
-    #configure.dir           [lindex ${php.build_dirs} 0]
-    #build.dir               [lindex ${php.build_dirs} 0]
-    #destroot.dir            [lindex ${php.build_dirs} 0]
-    
     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/20120527/c4c32ece/attachment.html>


More information about the macports-changes mailing list