[109724] trunk/dports/science/hdf5-18/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Aug 19 12:31:06 PDT 2013


Revision: 109724
          https://trac.macports.org/changeset/109724
Author:   jeremyhu at macports.org
Date:     2013-08-19 12:31:06 -0700 (Mon, 19 Aug 2013)
Log Message:
-----------
hdf5-18: Remove implied dependencies

Modified Paths:
--------------
    trunk/dports/science/hdf5-18/Portfile

Modified: trunk/dports/science/hdf5-18/Portfile
===================================================================
--- trunk/dports/science/hdf5-18/Portfile	2013-08-19 19:30:53 UTC (rev 109723)
+++ trunk/dports/science/hdf5-18/Portfile	2013-08-19 19:31:06 UTC (rev 109724)
@@ -193,35 +193,30 @@
 variant gcc44 description {
     Build with MacPorts' gcc44 compiler.
 } conflicts universal gcc45 gcc46 gcc47 gcc48 openmpi mpich {
-    depends_lib-append          port:gcc44 
     configure.compiler          macports-gcc-4.4
 }
 
 variant gcc45 description {
     Build with MacPorts' gcc45 compiler.
 } conflicts universal gcc44 gcc46 gcc47 gcc48 openmpi mpich {
-    depends_lib-append          port:gcc45 
     configure.compiler          macports-gcc-4.5
 }
 
 variant gcc46 description {
     Build with MacPorts' gcc46 compiler.
 } conflicts universal gcc44 gcc45 gcc47 gcc48 openmpi mpich {
-    depends_lib-append          port:gcc46 
     configure.compiler          macports-gcc-4.6
 }
 
 variant gcc47 description {
     Build with MacPorts' gcc47 compiler.
 } conflicts universal gcc44 gcc45 gcc46 gcc48 openmpi mpich {
-    depends_lib-append          port:gcc47 
     configure.compiler          macports-gcc-4.7
 }
 
 variant gcc48 description {
     Build with MacPorts' gcc48 compiler.
 } conflicts universal gcc44 gcc45 gcc46 gcc47 openmpi mpich {
-    depends_lib-append          port:gcc48
     configure.compiler          macports-gcc-4.8
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130819/2e05b5f6/attachment.html>


More information about the macports-changes mailing list