[101625] trunk/dports/science/hdfeos5/Portfile

takeshi at macports.org takeshi at macports.org
Tue Jan 15 01:37:50 PST 2013


Revision: 101625
          https://trac.macports.org/changeset/101625
Author:   takeshi at macports.org
Date:     2013-01-15 01:37:50 -0800 (Tue, 15 Jan 2013)
Log Message:
-----------
hdfeos5: use h5cc to build dylib; some symbols were left undefined

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

Modified: trunk/dports/science/hdfeos5/Portfile
===================================================================
--- trunk/dports/science/hdfeos5/Portfile	2013-01-15 09:36:01 UTC (rev 101624)
+++ trunk/dports/science/hdfeos5/Portfile	2013-01-15 09:37:50 UTC (rev 101625)
@@ -5,7 +5,7 @@
 
 name                hdfeos5
 version             1.14
-revision            1
+revision            2
 categories          science
 platforms           darwin
 maintainers         takeshi
@@ -42,6 +42,7 @@
 
 post-configure {
     file copy -force ${prefix}/bin/glibtool ${worksrcpath}/libtool
+    reinplace "s|\\\\\$CC|${prefix}/bin/h5cc|" ${worksrcpath}/libtool
 }
 
 variant szip description {enables szip support} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130115/2eac80e0/attachment.html>


More information about the macports-changes mailing list