[48137] trunk/dports

ryandesign at macports.org ryandesign at macports.org
Sat Mar 14 23:34:31 PDT 2009


Revision: 48137
          http://trac.macports.org/changeset/48137
Author:   ryandesign at macports.org
Date:     2009-03-14 23:34:31 -0700 (Sat, 14 Mar 2009)
Log Message:
-----------
php5-intl, php5-sqlite3: allow php5-devel to satisfy php5 dependency

Modified Paths:
--------------
    trunk/dports/databases/php5-sqlite3/Portfile
    trunk/dports/devel/php5-intl/Portfile

Modified: trunk/dports/databases/php5-sqlite3/Portfile
===================================================================
--- trunk/dports/databases/php5-sqlite3/Portfile	2009-03-15 06:18:37 UTC (rev 48136)
+++ trunk/dports/databases/php5-sqlite3/Portfile	2009-03-15 06:34:31 UTC (rev 48137)
@@ -23,7 +23,7 @@
                 sha1    51d65da3e829e06ffb67ba2d185ad2e0007155a5 \
                 rmd160  e27b0d2b3b0e27b87599fbb9b6fc72780a83792d
 
-depends_lib     port:php5
+depends_lib     path:bin/php:php5
 
 pre-configure {
     system "cd ${worksrcpath} && phpize"

Modified: trunk/dports/devel/php5-intl/Portfile
===================================================================
--- trunk/dports/devel/php5-intl/Portfile	2009-03-15 06:18:37 UTC (rev 48136)
+++ trunk/dports/devel/php5-intl/Portfile	2009-03-15 06:34:31 UTC (rev 48137)
@@ -23,7 +23,7 @@
                 sha1    f8d95ce476ea5ed91d0a46152b12d2e9c1182692 \
                 rmd160  778d93507bcea9f5d71cc02326f15aff045bdfd5
 
-depends_lib     port:php5 \
+depends_lib     path:bin/php:php5 \
                 port:icu
 
 pre-configure {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090314/60a416f9/attachment.html>


More information about the macports-changes mailing list