[39325] trunk/dports/www

ryandesign at macports.org ryandesign at macports.org
Mon Aug 18 02:06:03 PDT 2008


Revision: 39325
          http://trac.macosforge.org/projects/macports/changeset/39325
Author:   ryandesign at macports.org
Date:     2008-08-18 02:06:02 -0700 (Mon, 18 Aug 2008)
Log Message:
-----------
php5, php5-devel: "otool -L" shows that a library dependency on libtool is needed

Modified Paths:
--------------
    trunk/dports/www/php5/Portfile
    trunk/dports/www/php5-devel/Portfile

Modified: trunk/dports/www/php5/Portfile
===================================================================
--- trunk/dports/www/php5/Portfile	2008-08-18 08:52:28 UTC (rev 39324)
+++ trunk/dports/www/php5/Portfile	2008-08-18 09:06:02 UTC (rev 39325)
@@ -37,6 +37,7 @@
     rmd160 27f730d4b1ceb1c42ff03618dbfa0dc87a00990b
 
 depends_lib \
+    port:libtool \
     port:libxml2 \
     port:libxslt \
     port:openssl \

Modified: trunk/dports/www/php5-devel/Portfile
===================================================================
--- trunk/dports/www/php5-devel/Portfile	2008-08-18 08:52:28 UTC (rev 39324)
+++ trunk/dports/www/php5-devel/Portfile	2008-08-18 09:06:02 UTC (rev 39325)
@@ -31,6 +31,7 @@
     rmd160 27ea92dae3490c495803fd55786c3dfd4535010b
 
 depends_lib \
+    port:libtool \
     port:libxml2 \
     port:libxslt \
     port:openssl \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080818/ca608073/attachment-0001.html 


More information about the macports-changes mailing list