[59531] trunk/dports/python

lightnin at macports.org lightnin at macports.org
Thu Oct 15 23:23:11 PDT 2009


Revision: 59531
          http://trac.macports.org/changeset/59531
Author:   lightnin at macports.org
Date:     2009-10-15 23:23:08 -0700 (Thu, 15 Oct 2009)
Log Message:
-----------
Removed superfluous dependency elementtree from py25/26-pybtex.

Modified Paths:
--------------
    trunk/dports/python/py25-pybtex/Portfile
    trunk/dports/python/py26-pybtex/Portfile

Modified: trunk/dports/python/py25-pybtex/Portfile
===================================================================
--- trunk/dports/python/py25-pybtex/Portfile	2009-10-16 06:01:00 UTC (rev 59530)
+++ trunk/dports/python/py25-pybtex/Portfile	2009-10-16 06:23:08 UTC (rev 59531)
@@ -25,8 +25,7 @@
 
 use_bzip2           yes
 
-depends_lib         port:py25-elementtree \
-                    port:py25-parsing \
+depends_lib         port:py25-parsing \
                     port:py25-yaml
 
 test.run            yes

Modified: trunk/dports/python/py26-pybtex/Portfile
===================================================================
--- trunk/dports/python/py26-pybtex/Portfile	2009-10-16 06:01:00 UTC (rev 59530)
+++ trunk/dports/python/py26-pybtex/Portfile	2009-10-16 06:23:08 UTC (rev 59531)
@@ -25,8 +25,7 @@
 
 use_bzip2           yes
 
-depends_lib         port:py26-elementtree \
-                    port:py26-parsing \
+depends_lib         port:py26-parsing \
                     port:py26-yaml
 
 test.run            yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091015/9f9b5997/attachment.html>


More information about the macports-changes mailing list