[22823] trunk/dports/python/py-xml/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Fri Mar 16 00:19:30 PDT 2007
Revision: 22823
http://trac.macosforge.org/projects/macports/changeset/22823
Author: pguyot at kallisys.net
Date: 2007-03-16 00:19:30 -0700 (Fri, 16 Mar 2007)
Log Message:
-----------
python/py-xml: depend on MP's expat, as configure or whatever does not seem to be happy with the System's expat.
Modified Paths:
--------------
trunk/dports/python/py-xml/Portfile
Modified: trunk/dports/python/py-xml/Portfile
===================================================================
--- trunk/dports/python/py-xml/Portfile 2007-03-16 05:32:24 UTC (rev 22822)
+++ trunk/dports/python/py-xml/Portfile 2007-03-16 07:19:30 UTC (rev 22823)
@@ -16,7 +16,7 @@
distname PyXML-${version}
checksums md5 1f7655050cebbb664db976405fdba209
-depends_lib-append lib:libexpat.0:expat
+depends_lib-append port:expat
build.args --with-libexpat=${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070316/90ce0edc/attachment.html
More information about the macports-changes
mailing list