python/py-distutils-extra: remove python.link_binaries setting again. Use the default (yes.)
Should the software ever try to install binaries in the future, let the
python PortGroup link binaries into ${prefix}/bin automatically - but
keep an eye on possibly autogenerated versioned symlinks in
${frameworks_dir}/bin/.
--- trunk/dports/python/py-distutils-extra/Portfile 2016-01-29 14:54:15 UTC (rev 145242)
+++ trunk/dports/python/py-distutils-extra/Portfile 2016-01-29 15:49:31 UTC (rev 145243)
@@ -31,7 +31,6 @@
sha256 3d100d5d3492f40b3e7a6a4500f71290bfa91e2c50dc31ba8e3ff9b5d82ca153
python.versions 27 33 34 35
-python.link_binaries no
if {${name} ne ${subport}} {
depends_build port:py${python.version}-setuptools