[101167] trunk/dports/python/py-cssselect/Portfile

larryv at macports.org larryv at macports.org
Sat Jan 5 11:24:23 PST 2013


Revision: 101167
          https://trac.macports.org/changeset/101167
Author:   larryv at macports.org
Date:     2013-01-05 11:24:22 -0800 (Sat, 05 Jan 2013)
Log Message:
-----------
py-cssselect: Change py-distribute to be just a build dependency

Modified Paths:
--------------
    trunk/dports/python/py-cssselect/Portfile

Modified: trunk/dports/python/py-cssselect/Portfile
===================================================================
--- trunk/dports/python/py-cssselect/Portfile	2013-01-05 18:52:54 UTC (rev 101166)
+++ trunk/dports/python/py-cssselect/Portfile	2013-01-05 19:24:22 UTC (rev 101167)
@@ -30,7 +30,7 @@
 python.versions         25 26 27 31 32 33
 
 if {${subport} != ${name}} {
-    depends_lib-append  port:py${python.version}-distribute
+    depends_build-append    port:py${python.version}-distribute
     post-destroot {
         xinstall -m 644 -W ${worksrcpath} \
             AUTHORS CHANGES LICENSE README.rst \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130105/e989d337/attachment.html>


More information about the macports-changes mailing list