[29478] trunk/dports/python/py25-libxslt/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Sep 24 17:48:33 PDT 2007


Revision: 29478
          http://trac.macosforge.org/projects/macports/changeset/29478
Author:   rhwood at macports.org
Date:     2007-09-24 17:48:32 -0700 (Mon, 24 Sep 2007)

Log Message:
-----------
Fix bad dependency. Thanks to J. Lujan

Modified Paths:
--------------
    trunk/dports/python/py25-libxslt/Portfile

Modified: trunk/dports/python/py25-libxslt/Portfile
===================================================================
--- trunk/dports/python/py25-libxslt/Portfile	2007-09-24 23:53:23 UTC (rev 29477)
+++ trunk/dports/python/py25-libxslt/Portfile	2007-09-25 00:48:32 UTC (rev 29478)
@@ -18,7 +18,7 @@
 patchfiles              patch-setup.py.diff
 
 depends_lib-append      port:libxslt \
-                        port:py-libxml2 \
+                        port:py25-libxml2 \
                         port:zlib
 
 build.env               LDFLAGS=-L${prefix}/lib

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070924/d4f98aca/attachment.html


More information about the macports-changes mailing list