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

jmr at macports.org jmr at macports.org
Sun Feb 13 05:55:19 PST 2011


Revision: 75952
          http://trac.macports.org/changeset/75952
Author:   jmr at macports.org
Date:     2011-02-13 05:55:14 -0800 (Sun, 13 Feb 2011)
Log Message:
-----------
gdal: make expat variant default (#22911), remove duplicate configure arg

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

Modified: trunk/dports/gis/gdal/Portfile
===================================================================
--- trunk/dports/gis/gdal/Portfile	2011-02-13 13:28:21 UTC (rev 75951)
+++ trunk/dports/gis/gdal/Portfile	2011-02-13 13:55:14 UTC (rev 75952)
@@ -44,7 +44,7 @@
 				--without-jp2mrsid --without-msg --without-bsb --without-oci \
 				--without-grib --without-mysql --without-ingres \
 				--without-xerces \
-				--without-expat --without-odbc \
+				--without-odbc \
 				--without-curl --without-sqlite3 --without-spatialite\
 				--without-dwgdirect --without-idb --without-sde \
 				--without-geos \
@@ -262,6 +262,8 @@
 	configure.args-append	--with-macosx-framework
 }
 
+default_variants    +expat
+
 # Postconfigure hack to avoid read ${include} .h files before
 # GDAL own include directories
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110213/c898b9d3/attachment.html>


More information about the macports-changes mailing list