On May 16, 2009, at 20:04, [email protected] wrote:
Revision: 51048
http://trac.macports.org/changeset/51048
Author: [email protected]
Date: 2009-05-16 18:04:00 -0700 (Sat, 16 May 2009)
Log Message:
-----------
vis5d+: removed conflicts gcc43 in g95 variant
Modified Paths:
--------------
trunk/dports/science/vis5d+/Portfile
Modified: trunk/dports/science/vis5d+/Portfile
===================================================================
--- trunk/dports/science/vis5d+/Portfile 2009-05-16 21:53:52 UTC
(rev 51047)
+++ trunk/dports/science/vis5d+/Portfile 2009-05-17 01:04:00 UTC
(rev 51048)
@@ -93,8 +93,7 @@
${destroot}${prefix}/share/doc/${name}/html/stylesheet-images
}
-variant g95 description {compiles fortran interface for g95} \
- conflicts gcc43 {
+variant g95 description {compiles fortran interface for g95} { \
There should not be a backslash at the end of that line now.
depends_build port:g95
Is it your intention to overwrite the port's global depends_build
here (and in the commented-out gcc43 variant)? This is removing the
pkgconfig dependency if this variant is selected.
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev