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

mmoll at macports.org mmoll at macports.org
Sat May 19 21:40:47 PDT 2012


Revision: 93321
          https://trac.macports.org/changeset/93321
Author:   mmoll at macports.org
Date:     2012-05-19 21:40:45 -0700 (Sat, 19 May 2012)
Log Message:
-----------
gdal: revbump to force re-build against hdf5-18 v1.8.9

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

Modified: trunk/dports/gis/gdal/Portfile
===================================================================
--- trunk/dports/gis/gdal/Portfile	2012-05-20 04:22:39 UTC (rev 93320)
+++ trunk/dports/gis/gdal/Portfile	2012-05-20 04:40:45 UTC (rev 93321)
@@ -3,6 +3,7 @@
 PortSystem	1.0
 name		gdal
 version		1.9.0
+revision    1
 maintainers	gmail.com:seanasy
 platforms	darwin
 license		MIT BSD
@@ -28,6 +29,7 @@
 set			PYINST	""
 set			OPENCLBASE	"/System/Library/Frameworks/OpenCL.framework/"
 
+configure.env-append CPPFLAGS=-I/opt/local/include/openmpi LDFLAGS='-L/opt/local/lib -lmpi_cxx -lmpi'
 configure.args	--with-local=${prefix} \
 				--with-libz=${prefix} --without-lzma \
 				--with-png=${prefix} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120519/c143f5a2/attachment-0001.html>


More information about the macports-changes mailing list