[68875] trunk/dports/science/hdf5-18/Portfile
ryandesign at macports.org
ryandesign at macports.org
Wed Jun 16 10:28:47 PDT 2010
Revision: 68875
http://trac.macports.org/changeset/68875
Author: ryandesign at macports.org
Date: 2010-06-16 10:28:42 -0700 (Wed, 16 Jun 2010)
Log Message:
-----------
hdf5-18: don't overwrite the port's main depends_lib in the openmpi variant; just append to it
Modified Paths:
--------------
trunk/dports/science/hdf5-18/Portfile
Modified: trunk/dports/science/hdf5-18/Portfile
===================================================================
--- trunk/dports/science/hdf5-18/Portfile 2010-06-16 16:39:29 UTC (rev 68874)
+++ trunk/dports/science/hdf5-18/Portfile 2010-06-16 17:28:42 UTC (rev 68875)
@@ -59,7 +59,7 @@
# openmpi conflicts with universal because there is no universal variant for
# the openmpi port at the moment
variant openmpi description {Enable Parallel HDF5} conflicts threadsafe universal {
- depends_lib port:openmpi
+ depends_lib-append port:openmpi
configure.args-delete --disable-parallel --enable-cxx
configure.args-append --enable-parallel --disable-cxx
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100616/8874429d/attachment.html>
More information about the macports-changes
mailing list