[109636] trunk/dports/devel/fortrancl/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Aug 19 00:18:15 PDT 2013


Revision: 109636
          https://trac.macports.org/changeset/109636
Author:   jeremyhu at macports.org
Date:     2013-08-19 00:18:14 -0700 (Mon, 19 Aug 2013)
Log Message:
-----------
fortrancl: Remove implied dependencies

Modified Paths:
--------------
    trunk/dports/devel/fortrancl/Portfile

Modified: trunk/dports/devel/fortrancl/Portfile
===================================================================
--- trunk/dports/devel/fortrancl/Portfile	2013-08-19 01:31:39 UTC (rev 109635)
+++ trunk/dports/devel/fortrancl/Portfile	2013-08-19 07:18:14 UTC (rev 109636)
@@ -45,22 +45,18 @@
 }
 
 variant gcc45 conflicts g95 gcc46 gcc47 gcc48 description {build with gfortran-mp-4.5} {
-   depends_build-append    port:gcc45
    configure.compiler      macports-gcc-4.5
 }
 
 variant gcc46 conflicts g95 gcc45 gcc47 gcc48 description {build with gfortran-mp-4.6} {
-   depends_build-append    port:gcc46
    configure.compiler      macports-gcc-4.6
 }
 
 variant gcc47 conflicts g95 gcc45 gcc46 gcc48 description {build with gfortran-mp-4.7} {
-   depends_build-append    port:gcc47
    configure.compiler      macports-gcc-4.7
 }
 
 variant gcc48 conflicts g95 gcc45 gcc46 gcc47 description {build with gfortran-mp-4.8} {
-   depends_build-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/b3e490a1/attachment.html>


More information about the macports-changes mailing list