[98311] trunk/dports/science/splash/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Oct 2 13:38:46 PDT 2012


Revision: 98311
          http://trac.macports.org//changeset/98311
Author:   ryandesign at macports.org
Date:     2012-10-02 13:38:46 -0700 (Tue, 02 Oct 2012)
Log Message:
-----------
splash: in hdf5 variant, depend on hdf5-18 not hdf5 to fix a build failure (#36316)

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

Modified: trunk/dports/science/splash/Portfile
===================================================================
--- trunk/dports/science/splash/Portfile	2012-10-02 20:25:52 UTC (rev 98310)
+++ trunk/dports/science/splash/Portfile	2012-10-02 20:38:46 UTC (rev 98311)
@@ -73,7 +73,7 @@
 
 variant hdf5 description {compiles data reads that depend on HDF5} {
    build.args-append       gadgethdf5 HDF5ROOT=${prefix}
-   depends_lib-append      port:hdf5
+   depends_lib-append      port:hdf5-18
 }
 
 variant h5part description {compiles H5Part data read} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121002/cb987d4b/attachment.html>


More information about the macports-changes mailing list