[109668] trunk/dports/math/arpack/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Aug 19 09:26:06 PDT 2013


Revision: 109668
          https://trac.macports.org/changeset/109668
Author:   jeremyhu at macports.org
Date:     2013-08-19 09:26:05 -0700 (Mon, 19 Aug 2013)
Log Message:
-----------
arpack: Remove implied dependencies

Modified Paths:
--------------
    trunk/dports/math/arpack/Portfile

Modified: trunk/dports/math/arpack/Portfile
===================================================================
--- trunk/dports/math/arpack/Portfile	2013-08-19 16:23:39 UTC (rev 109667)
+++ trunk/dports/math/arpack/Portfile	2013-08-19 16:26:05 UTC (rev 109668)
@@ -95,27 +95,22 @@
 
 
 variant gcc43 description {build with gfortran-mp-4.3} conflicts gcc44 gcc45 gcc46 gcc47 g95 universal openmpi mpich {
-	depends_build-append    port:gcc43
 	configure.compiler      macports-gcc-4.3
 }
 
 variant gcc44 description {build with gfortran-mp-4.4} conflicts gcc43 gcc45 gcc46 gcc47 g95 openmpi mpich {
-	depends_build-append    port:gcc44
 	configure.compiler      macports-gcc-4.4
 }
 
 variant gcc45 description {build with gfortran-mp-4.5} conflicts gcc43 gcc44 gcc46 gcc47 g95 openmpi mpich {
-	depends_build-append    port:gcc45
 	configure.compiler      macports-gcc-4.5
 }
 
 variant gcc46 description {build with gfortran-mp-4.6} conflicts gcc43 gcc44 gcc45 gcc47 g95 openmpi mpich {
-	depends_build-append    port:gcc46
 	configure.compiler      macports-gcc-4.6
 }
 
 variant gcc47 description {build with gfortran-mp-4.7} conflicts gcc43 gcc44 gcc45 gcc46 g95 openmpi mpich {
-	depends_build-append    port:gcc47
 	configure.compiler      macports-gcc-4.7
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130819/d3f82d51/attachment.html>


More information about the macports-changes mailing list