[94206] trunk/dports

pixilla at macports.org pixilla at macports.org
Tue Jun 12 07:52:52 PDT 2012


Revision: 94206
          https://trac.macports.org/changeset/94206
Author:   pixilla at macports.org
Date:     2012-06-12 07:52:52 -0700 (Tue, 12 Jun 2012)
Log Message:
-----------
_resources/port1.0/group:
- Pear-install-phar is only required to build pear ports.
php/pear-install-phar:
- The php{5,53,54}-pear subports do not ned pear-install-phar.

Modified Paths:
--------------
    trunk/dports/_resources/port1.0/group/pear-1.0.tcl
    trunk/dports/php/pear-install-phar/Portfile

Modified: trunk/dports/_resources/port1.0/group/pear-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/pear-1.0.tcl	2012-06-12 11:25:20 UTC (rev 94205)
+++ trunk/dports/_resources/port1.0/group/pear-1.0.tcl	2012-06-12 14:52:52 UTC (rev 94206)
@@ -129,7 +129,7 @@
     dist_subdir             pear
     supported_archs         noarch
     use_parallel_build      yes
-    depends_lib             port:pear-install-phar
+    depends_build           port:pear-install-phar
     
     # List of ports that pear-PEAR depends on.
     # Add some pear-PEAR deps to make programmatic creation of pear Portfiles easier.

Modified: trunk/dports/php/pear-install-phar/Portfile
===================================================================
--- trunk/dports/php/pear-install-phar/Portfile	2012-06-12 11:25:20 UTC (rev 94205)
+++ trunk/dports/php/pear-install-phar/Portfile	2012-06-12 14:52:52 UTC (rev 94206)
@@ -64,8 +64,6 @@
     description         PEAR build and repository support for php
     long_description    ${description}
 
-    depends_lib         port:pear-install-phar
-
     distfiles
 
     build {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120612/4c59b838/attachment-0001.html>


More information about the macports-changes mailing list