On Sep 12, 2012, at 15:00, [email protected] wrote: > Revision: 97707 > http://trac.macports.org//changeset/97707 > Author: [email protected] > Date: 2012-09-12 13:00:06 -0700 (Wed, 12 Sep 2012) > Log Message: > ----------- > gawk: mark conflicts_build with nawk, closes #35330, openmaintainer
Good idea! I can do the same for Graphviz. > Modified Paths: > -------------- > trunk/dports/lang/gawk/Portfile > > Modified: trunk/dports/lang/gawk/Portfile > =================================================================== > --- trunk/dports/lang/gawk/Portfile 2012-09-12 19:48:28 UTC (rev 97706) > +++ trunk/dports/lang/gawk/Portfile 2012-09-12 20:00:06 UTC (rev 97707) > @@ -1,6 +1,7 @@ > # $Id$ > > PortSystem 1.0 > +PortGroup conflicts_build 1.0 I'm sorry about the spurious lint errors adding this causes. I already committed one fix to trunk, and intend to commit another soon, which we can hopefully release in MacPorts 2.1.3 before too long. _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-dev
