[145243] trunk/dports/python/py-distutils-extra/Portfile

ionic at macports.org ionic at macports.org
Fri Jan 29 07:49:31 PST 2016


Revision: 145243
          https://trac.macports.org/changeset/145243
Author:   ionic at macports.org
Date:     2016-01-29 07:49:31 -0800 (Fri, 29 Jan 2016)
Log Message:
-----------
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/.

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 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160129/6c1cb568/attachment.html>


More information about the macports-changes mailing list