Revision: 130283 https://trac.macports.org/changeset/130283 Author: larryv@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}
participants (1)
-
larryv@macports.org