[60493] trunk/dports/php/php5-solr/Portfile
ryandesign at macports.org
ryandesign at macports.org
Fri Nov 13 15:18:04 PST 2009
Revision: 60493
http://trac.macports.org/changeset/60493
Author: ryandesign at macports.org
Date: 2009-11-13 15:18:04 -0800 (Fri, 13 Nov 2009)
Log Message:
-----------
php5-solr: Correction: php5-curl is a library dependency not a build dependency
Modified Paths:
--------------
trunk/dports/php/php5-solr/Portfile
Modified: trunk/dports/php/php5-solr/Portfile
===================================================================
--- trunk/dports/php/php5-solr/Portfile 2009-11-13 23:17:33 UTC (rev 60492)
+++ trunk/dports/php/php5-solr/Portfile 2009-11-13 23:18:04 UTC (rev 60493)
@@ -21,10 +21,11 @@
sha1 53f0a37b796de3cdf337d54154469c72fd63a56b \
rmd160 a547a804144ce565714c851993ac9f5fda7f765b
-depends_build-append port:php5-curl \
- port:curl \
+depends_build-append port:curl \
port:libxml2
+depends_lib-append port:php5-curl
+
configure.args-append --with-curl=${prefix} \
--with-libxml-dir=${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091113/1fbe796c/attachment.html>
More information about the macports-changes
mailing list