[101171] trunk/dports/python/py-pytools/Portfile

larryv at macports.org larryv at macports.org
Sat Jan 5 11:59:39 PST 2013


Revision: 101171
          https://trac.macports.org/changeset/101171
Author:   larryv at macports.org
Date:     2013-01-05 11:59:39 -0800 (Sat, 05 Jan 2013)
Log Message:
-----------
py-pytools: Make py-decorator a runtime dependency only

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

Modified: trunk/dports/python/py-pytools/Portfile
===================================================================
--- trunk/dports/python/py-pytools/Portfile	2013-01-05 19:47:51 UTC (rev 101170)
+++ trunk/dports/python/py-pytools/Portfile	2013-01-05 19:59:39 UTC (rev 101171)
@@ -28,7 +28,7 @@
 
 if {${subport} != ${name}} {
     depends_build-append    port:py${python.version}-distribute
-    depends_lib-append      port:py${python.version}-decorator
+    depends_run-append      port:py${python.version}-decorator
     livecheck.type          none
 } else {
     livecheck.type          regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130105/442fe036/attachment.html>


More information about the macports-changes mailing list