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

takeshi at macports.org takeshi at macports.org
Sat Jul 28 13:19:38 PDT 2012


Revision: 96017
          https://trac.macports.org/changeset/96017
Author:   takeshi at macports.org
Date:     2012-07-28 13:19:36 -0700 (Sat, 28 Jul 2012)
Log Message:
-----------
cdo: removed --with-szlib, closing #35357

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

Modified: trunk/dports/science/cdo/Portfile
===================================================================
--- trunk/dports/science/cdo/Portfile	2012-07-28 19:51:52 UTC (rev 96016)
+++ trunk/dports/science/cdo/Portfile	2012-07-28 20:19:36 UTC (rev 96017)
@@ -5,6 +5,7 @@
 
 name                        cdo
 version                     1.5.5
+revision                    1
 platforms                   darwin
 maintainers                 takeshi
 license                     GPL-2
@@ -30,8 +31,7 @@
                             --disable-dependency-tracking \
                             --with-proj=${prefix}/lib/proj47 \
                             --with-hdf5=${prefix} \
-                            --with-zlib=${prefix} \
-                            --with-szlib=${prefix}
+                            --with-zlib=${prefix}
 
 post-destroot {
     xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}/doc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120728/e790cc39/attachment.html>


More information about the macports-changes mailing list