Revision: 148771 https://trac.macports.org/changeset/148771 Author: dstrubbe@macports.org Date: 2016-05-17 11:22:03 -0700 (Tue, 17 May 2016) Log Message: ----------- octave: remove duplications in list of compiler variants to exclude. Modified Paths: -------------- trunk/dports/math/octave/Portfile Modified: trunk/dports/math/octave/Portfile =================================================================== --- trunk/dports/math/octave/Portfile 2016-05-17 18:20:52 UTC (rev 148770) +++ trunk/dports/math/octave/Portfile 2016-05-17 18:22:03 UTC (rev 148771) @@ -140,15 +140,12 @@ -dragonegg \ -gcc49 \ -gcc48 \ + -gcc47 \ -gcc46 \ -gcc45 \ -gcc44 \ -g95 \ -llvm \ - -gcc47 \ - -gcc46 \ - -gcc45 \ - -gcc44 \ -clang36 \ -clang35 \ -clang34 \
participants (1)
-
dstrubbe@macports.org