[127760] trunk/dports/gis/gdal/Portfile
petr at macports.org
petr at macports.org
Mon Nov 3 02:22:44 PST 2014
Revision: 127760
https://trac.macports.org/changeset/127760
Author: petr at macports.org
Date: 2014-11-03 02:22:44 -0800 (Mon, 03 Nov 2014)
Log Message:
-----------
gdal: minor cleanup of python variants
Modified Paths:
--------------
trunk/dports/gis/gdal/Portfile
Modified: trunk/dports/gis/gdal/Portfile
===================================================================
--- trunk/dports/gis/gdal/Portfile 2014-11-03 08:54:56 UTC (rev 127759)
+++ trunk/dports/gis/gdal/Portfile 2014-11-03 10:22:44 UTC (rev 127760)
@@ -228,7 +228,7 @@
}
# Python variants
-variant python26 conflicts python24 python25 python27 \
+variant python26 conflicts python27 \
description {Enable Python 2.6 support} {
depends_lib-append port:python26 \
port:py26-numpy
@@ -239,7 +239,7 @@
use_parallel_build no
}
-variant python27 conflicts python24 python25 python26 \
+variant python27 conflicts python26 \
description {Enable Python 2.7 support} {
depends_lib-append port:python27 \
port:py27-numpy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141103/36f00939/attachment.html>
More information about the macports-changes
mailing list