[118675] users/mojca/ports/science/root6/Portfile

mojca at macports.org mojca at macports.org
Mon Apr 7 15:43:35 PDT 2014


Revision: 118675
          https://trac.macports.org/changeset/118675
Author:   mojca at macports.org
Date:     2014-04-07 15:43:35 -0700 (Mon, 07 Apr 2014)
Log Message:
-----------
mojca/root6: remove comments about broken fortran and disable gcc 4.3-4.6

Modified Paths:
--------------
    users/mojca/ports/science/root6/Portfile

Modified: users/mojca/ports/science/root6/Portfile
===================================================================
--- users/mojca/ports/science/root6/Portfile	2014-04-07 22:41:54 UTC (rev 118674)
+++ users/mojca/ports/science/root6/Portfile	2014-04-07 22:43:35 UTC (rev 118675)
@@ -428,14 +428,8 @@
 # Note that g95 does not work here, so that variant is removed
 # ========================================================================================
 
-# TODO: fortran is OFF, so the code below doesn't do anything yet anyway
 # https://trac.macports.org/ticket/37732
-# check if the following is needed:
-# configure.args-append   -DCMAKE_Fortran_COMPILER=\"${configure.fc}\"
-# maybe something like the following could help (but the exact line doesn't work):
-# configure.args-delete -DCMAKE_OSX_ARCHITECTURES="${configure.build_arch}"
-
-set gcc_versions {4.3 4.4 4.5 4.6 4.7 4.8 4.9}
+set gcc_versions {4.7 4.8 4.9}
 set default_fortran_variant +gcc48
 
 foreach ver ${gcc_versions} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140407/4839c03a/attachment.html>


More information about the macports-changes mailing list