[130283] trunk/dports/python/py-turbokid/Portfile

larryv at macports.org larryv at macports.org
Mon Dec 29 17:20:49 PST 2014


Revision: 130283
          https://trac.macports.org/changeset/130283
Author:   larryv at macports.org
Date:     2014-12-29 17:20:49 -0800 (Mon, 29 Dec 2014)
Log Message:
-----------
py-turbokid: Append to depends_lib

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

Modified: trunk/dports/python/py-turbokid/Portfile
===================================================================
--- trunk/dports/python/py-turbokid/Portfile	2014-12-30 01:20:47 UTC (rev 130282)
+++ trunk/dports/python/py-turbokid/Portfile	2014-12-30 01:20:49 UTC (rev 130283)
@@ -28,7 +28,7 @@
 
 if {${name} ne ${subport}} {
     depends_build       port:py${python.version}-setuptools
-    depends_lib         port:py${python.version}-kid
+    depends_lib-append  port:py${python.version}-kid
     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/f979222c/attachment.html>


More information about the macports-changes mailing list