[87035] trunk/dports/python/py-nose/Portfile

and.damore at macports.org and.damore at macports.org
Tue Nov 8 02:11:57 PST 2011


Revision: 87035
          http://trac.macports.org/changeset/87035
Author:   and.damore at macports.org
Date:     2011-11-08 02:11:57 -0800 (Tue, 08 Nov 2011)
Log Message:
-----------
port py-nose: changing dependency on py-distribute to build-time only

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

Modified: trunk/dports/python/py-nose/Portfile
===================================================================
--- trunk/dports/python/py-nose/Portfile	2011-11-08 10:10:32 UTC (rev 87034)
+++ trunk/dports/python/py-nose/Portfile	2011-11-08 10:11:57 UTC (rev 87035)
@@ -36,7 +36,7 @@
 python.link_binaries no
 
 if {$subport != $name} {
-    depends_lib     port:py${python.version}-distribute
+    depends_build   port:py${python.version}-distribute
 
     post-patch {
         reinplace "s|man/man|share/man/man|" ${worksrcpath}/setup.py
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111108/d9a3449f/attachment.html>


More information about the macports-changes mailing list