[147623] trunk/dports/gis/gdal/Portfile
mcalhoun at macports.org
mcalhoun at macports.org
Sun Apr 10 09:36:47 PDT 2016
Revision: 147623
https://trac.macports.org/changeset/147623
Author: mcalhoun at macports.org
Date: 2016-04-10 09:36:47 -0700 (Sun, 10 Apr 2016)
Log Message:
-----------
gdal: allow either xercesc or xercesc3, which conflict, to satisfy dependency
default to newer xercesc3
Modified Paths:
--------------
trunk/dports/gis/gdal/Portfile
Modified: trunk/dports/gis/gdal/Portfile
===================================================================
--- trunk/dports/gis/gdal/Portfile 2016-04-10 14:49:49 UTC (rev 147622)
+++ trunk/dports/gis/gdal/Portfile 2016-04-10 16:36:47 UTC (rev 147623)
@@ -232,7 +232,7 @@
variant xerces description {Enable xerces XML support for GML file format} {
- depends_lib-append port:xercesc
+ depends_lib-append path:include/xercesc/util/XercesVersion.hpp:xercesc3
configure.args-delete --without-xerces
configure.args-append --with-xerces=${prefix}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160410/8c065405/attachment.html>
More information about the macports-changes
mailing list