[127759] trunk/dports/science/cdo/Portfile

takeshi at macports.org takeshi at macports.org
Mon Nov 3 00:54:56 PST 2014


Revision: 127759
          https://trac.macports.org/changeset/127759
Author:   takeshi at macports.org
Date:     2014-11-03 00:54:56 -0800 (Mon, 03 Nov 2014)
Log Message:
-----------
cdo: correct the configure argument for proj

Modified Paths:
--------------
    trunk/dports/science/cdo/Portfile

Modified: trunk/dports/science/cdo/Portfile
===================================================================
--- trunk/dports/science/cdo/Portfile	2014-11-03 08:45:58 UTC (rev 127758)
+++ trunk/dports/science/cdo/Portfile	2014-11-03 08:54:56 UTC (rev 127759)
@@ -38,7 +38,7 @@
 configure.args              --with-netcdf=${prefix} \
                             --disable-dependency-tracking \
                             --with-threads=no \
-                            --with-proj=${prefix}/lib/proj47 \
+                            --with-proj=${prefix} \
                             --with-hdf5=${prefix} \
                             --with-udunits2=${prefix} \
                             --with-fftw3 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141103/02cd84a3/attachment.html>


More information about the macports-changes mailing list