[97204] trunk/dports/math/octave-devel/Portfile
ryandesign at macports.org
ryandesign at macports.org
Wed Aug 29 19:00:49 PDT 2012
Revision: 97204
https://trac.macports.org/changeset/97204
Author: ryandesign at macports.org
Date: 2012-08-29 19:00:49 -0700 (Wed, 29 Aug 2012)
Log Message:
-----------
octave-devel: g95 variant conflicts with gcc47 variant too
Modified Paths:
--------------
trunk/dports/math/octave-devel/Portfile
Modified: trunk/dports/math/octave-devel/Portfile
===================================================================
--- trunk/dports/math/octave-devel/Portfile 2012-08-30 01:54:04 UTC (rev 97203)
+++ trunk/dports/math/octave-devel/Portfile 2012-08-30 02:00:49 UTC (rev 97204)
@@ -117,7 +117,7 @@
variant gcc47 description {build with the macports gcc47 toolchain} conflicts gcc45 gcc46 gcc44 gcc43 g95 {}
-variant g95 description {build with g95} conflicts gcc43 gcc44 gcc45 gcc46 {
+variant g95 description {build with g95} conflicts gcc43 gcc44 gcc45 gcc46 gcc47 {
depends_build-append port:g95
configure.f77 "${prefix}/bin/g95"
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120829/a57cf1e2/attachment.html>
More information about the macports-changes
mailing list