[151474] trunk/dports/sysutils/python2_select/Portfile
larryv at macports.org
larryv at macports.org
Tue Aug 16 14:50:08 PDT 2016
Revision: 151474
https://trac.macports.org/changeset/151474
Author: larryv at macports.org
Date: 2016-08-16 14:50:08 -0700 (Tue, 16 Aug 2016)
Log Message:
-----------
python2_select: Expose Apple's Pythons on El Capitan (#50519)
Modified Paths:
--------------
trunk/dports/sysutils/python2_select/Portfile
Modified: trunk/dports/sysutils/python2_select/Portfile
===================================================================
--- trunk/dports/sysutils/python2_select/Portfile 2016-08-16 21:50:05 UTC (rev 151473)
+++ trunk/dports/sysutils/python2_select/Portfile 2016-08-16 21:50:08 UTC (rev 151474)
@@ -6,7 +6,7 @@
name python2_select
version 0.0
-revision 1
+revision 2
categories sysutils
platforms darwin
supported_archs noarch
@@ -50,7 +50,7 @@
list {python25-apple.mtln python25-apple} \
{python26-apple.mtln python26-apple} \
{python27-apple.mtln python27-apple}
- } elseif {${os.major} == 14} {
+ } elseif {${os.major} >= 14} {
list {python26-apple.mtln python26-apple} \
{python27-apple.mtln python27-apple}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160816/85418d87/attachment.html>
More information about the macports-changes
mailing list