[128525] trunk/dports/gis/gdal/Portfile

vince at macports.org vince at macports.org
Sat Nov 22 11:24:47 PST 2014


Revision: 128525
          https://trac.macports.org/changeset/128525
Author:   vince at macports.org
Date:     2014-11-22 11:24:47 -0800 (Sat, 22 Nov 2014)
Log Message:
-----------
Ditch the +python27 option that is redundant with the py-gdal port.

Modified Paths:
--------------
    trunk/dports/gis/gdal/Portfile

Modified: trunk/dports/gis/gdal/Portfile
===================================================================
--- trunk/dports/gis/gdal/Portfile	2014-11-22 19:05:28 UTC (rev 128524)
+++ trunk/dports/gis/gdal/Portfile	2014-11-22 19:24:47 UTC (rev 128525)
@@ -233,18 +233,6 @@
     configure.args-append   --with-expat=${prefix}
 }
 
-# Python variant
-variant python27 \
-    description {Enable Python 2.7 support} {
-    depends_lib-append      port:python27 \
-                            port:py27-numpy
-    configure.args-delete   --without-python
-    configure.args-append   --with-python
-    build.args-append       PYTHON=python2.7
-    set PYINST               ${frameworks_dir}/Python.framework/Versions/2.7
-    use_parallel_build      no
-}
-
 # Database variants
 set postgresql_suffixes {81 82 83 84 90 91 92 93}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141122/18d518e0/attachment.html>


More information about the macports-changes mailing list