[145184] trunk/dports/python/py-pyinstaller/Portfile
adfernandes at macports.org
adfernandes at macports.org
Wed Jan 27 17:40:19 PST 2016
Revision: 145184
https://trac.macports.org/changeset/145184
Author: adfernandes at macports.org
Date: 2016-01-27 17:40:18 -0800 (Wed, 27 Jan 2016)
Log Message:
-----------
py-pyinstaller: add missing setuptools dependency for 3.5 (sigh)
Modified Paths:
--------------
trunk/dports/python/py-pyinstaller/Portfile
Modified: trunk/dports/python/py-pyinstaller/Portfile
===================================================================
--- trunk/dports/python/py-pyinstaller/Portfile 2016-01-28 01:18:32 UTC (rev 145183)
+++ trunk/dports/python/py-pyinstaller/Portfile 2016-01-28 01:40:18 UTC (rev 145184)
@@ -23,6 +23,7 @@
if {${name} ne ${subport}} {
+ depends_build port:py${python.version}-setuptools
livecheck.type none
} else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160127/7bba8cb7/attachment.html>
More information about the macports-changes
mailing list