Revision: 145226 https://trac.macports.org/changeset/145226 Author: ionic@macports.org Date: 2016-01-28 18:15:20 -0800 (Thu, 28 Jan 2016) Log Message: ----------- python/py-distutils-extra: don't link binaries from ${framework_dir}/bin to ${prefix}/bin. This package installs python modules only. Modified Paths: -------------- trunk/dports/python/py-distutils-extra/Portfile Modified: trunk/dports/python/py-distutils-extra/Portfile =================================================================== --- trunk/dports/python/py-distutils-extra/Portfile 2016-01-29 02:15:15 UTC (rev 145225) +++ trunk/dports/python/py-distutils-extra/Portfile 2016-01-29 02:15:20 UTC (rev 145226) @@ -26,6 +26,7 @@ rmd160 2a833b11b8defb213a93758517c6c8e929cba0ac python.versions 27 +python.link_binaries no if {${name} ne ${subport}} { depends_build port:py${python.version}-setuptools