[80921] trunk/dports/science/hdfeos/Portfile

takeshi at macports.org takeshi at macports.org
Wed Jul 20 18:59:51 PDT 2011


Revision: 80921
          http://trac.macports.org/changeset/80921
Author:   takeshi at macports.org
Date:     2011-07-20 18:59:50 -0700 (Wed, 20 Jul 2011)
Log Message:
-----------
hdfeos: fixes #29881 and #30258

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

Modified: trunk/dports/science/hdfeos/Portfile
===================================================================
--- trunk/dports/science/hdfeos/Portfile	2011-07-21 01:55:06 UTC (rev 80920)
+++ trunk/dports/science/hdfeos/Portfile	2011-07-21 01:59:50 UTC (rev 80921)
@@ -5,7 +5,7 @@
 
 name                        hdfeos
 version                     2.17v1.00
-revision                    2
+revision                    3
 categories                  science
 maintainers                 takeshi
 description                 HDF-EOS library built on HDF4
@@ -29,11 +29,8 @@
                             --with-szlib=${prefix} \
                             --disable-dependency-tracking
 configure.cc                ${prefix}/bin/h4cc
-if {[variant_isset universal]} {
-    post-patch {
-        reinplace "s|/lib/cpp|/usr/bin/cpp|g" ${worksrcpath}/configure
-    }
-}
+configure.ccache            no
+
 post-destroot {
     eval xinstall -m 644 [glob ${worksrcpath}/include/*.h] \
         ${destroot}${prefix}/include
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110720/593510dc/attachment.html>


More information about the macports-changes mailing list