[130396] trunk/dports/python/py-decoratortools/Portfile

larryv at macports.org larryv at macports.org
Mon Dec 29 21:39:30 PST 2014


Revision: 130396
          https://trac.macports.org/changeset/130396
Author:   larryv at macports.org
Date:     2014-12-29 21:39:30 -0800 (Mon, 29 Dec 2014)
Log Message:
-----------
py-decoratortools: Append to depends_lib

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

Modified: trunk/dports/python/py-decoratortools/Portfile
===================================================================
--- trunk/dports/python/py-decoratortools/Portfile	2014-12-30 05:39:28 UTC (rev 130395)
+++ trunk/dports/python/py-decoratortools/Portfile	2014-12-30 05:39:30 UTC (rev 130396)
@@ -26,7 +26,7 @@
 python.versions     24 25 26 27
 
 if {${name} ne ${subport}} {
-    depends_lib         port:py${python.version}-setuptools
+    depends_lib-append  port:py${python.version}-setuptools
     post-destroot {
         xinstall -m 644 -W ${worksrcpath} \
             README.txt ${destroot}${prefix}/share/doc/${subport}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141229/776b9fc5/attachment.html>


More information about the macports-changes mailing list