[109675] trunk/dports/math/fftw-single/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Mon Aug 19 09:31:08 PDT 2013
Revision: 109675
https://trac.macports.org/changeset/109675
Author: jeremyhu at macports.org
Date: 2013-08-19 09:31:08 -0700 (Mon, 19 Aug 2013)
Log Message:
-----------
fftw-single: Remove implied dependencies
Modified Paths:
--------------
trunk/dports/math/fftw-single/Portfile
Modified: trunk/dports/math/fftw-single/Portfile
===================================================================
--- trunk/dports/math/fftw-single/Portfile 2013-08-19 16:30:45 UTC (rev 109674)
+++ trunk/dports/math/fftw-single/Portfile 2013-08-19 16:31:08 UTC (rev 109675)
@@ -48,27 +48,22 @@
}
variant gcc43 conflicts g95 gcc44 gcc45 gcc46 gcc47 description {include fortran-callable wrappers built with gcc 4.3} {
- depends_lib-append port:gcc43
configure.compiler macports-gcc-4.3
}
variant gcc44 conflicts g95 gcc43 gcc45 gcc46 gcc47 description {include fortran-callable wrappers built with gcc 4.4} {
- depends_lib-append port:gcc44
configure.compiler macports-gcc-4.4
}
variant gcc45 conflicts g95 gcc43 gcc44 gcc46 gcc47 description {include fortran-callable wrappers built with gcc 4.5} {
- depends_lib-append port:gcc45
configure.compiler macports-gcc-4.5
}
variant gcc46 conflicts g95 gcc43 gcc44 gcc45 gcc47 description {include fortran-callable wrappers built with gcc 4.6} {
- depends_lib-append port:gcc46
configure.compiler macports-gcc-4.6
}
variant gcc47 conflicts g95 gcc43 gcc44 gcc45 gcc46 description {include fortran-callable wrappers built with gcc 4.7} {
- depends_lib-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/111ad660/attachment.html>
More information about the macports-changes
mailing list