[109667] trunk/dports/lang/omnixmp/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Aug 19 09:23:39 PDT 2013


Revision: 109667
          https://trac.macports.org/changeset/109667
Author:   jeremyhu at macports.org
Date:     2013-08-19 09:23:39 -0700 (Mon, 19 Aug 2013)
Log Message:
-----------
omnixmp: Remove implied dependencies

Modified Paths:
--------------
    trunk/dports/lang/omnixmp/Portfile

Modified: trunk/dports/lang/omnixmp/Portfile
===================================================================
--- trunk/dports/lang/omnixmp/Portfile	2013-08-19 16:23:02 UTC (rev 109666)
+++ trunk/dports/lang/omnixmp/Portfile	2013-08-19 16:23:39 UTC (rev 109667)
@@ -56,27 +56,22 @@
 use_parallel_build  no
 
 variant gcc44 conflicts gcc45 gcc46 gcc47 gcc48 description {use gfortran-mp-4.4 as backend fortran compiler} {
-    depends_lib-append  port:gcc44
     configure.compiler  macports-gcc-4.4
 }
 
 variant gcc45 conflicts gcc44 gcc46 gcc47 gcc48 description {use gfortran-mp-4.5 as backend fortran compiler} {
-    depends_lib-append  port:gcc45
     configure.compiler  macports-gcc-4.5
 }
 
 variant gcc46 conflicts gcc44 gcc45 gcc47 gcc48 description {use gfortran-mp-4.6 as backend fortran compiler} {
-    depends_lib-append  port:gcc46
     configure.compiler  macports-gcc-4.6
 }
 
 variant gcc47 conflicts gcc44 gcc45 gcc46 gcc48 description {use gfortran-mp-4.7 as backend fortran compiler} {
-    depends_lib-append  port:gcc47
     configure.compiler  macports-gcc-4.7
 }
 
 variant gcc48 conflicts gcc44 gcc45 gcc46 gcc47 description {use gfortran-mp-4.8 as backend fortran compiler} {
-    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/5c69b425/attachment-0001.html>


More information about the macports-changes mailing list