On Dec 13, 2009, at 22:37, [email protected] wrote: > Modified: trunk/dports/security/cyrus-sasl2/Portfile > =================================================================== > --- trunk/dports/security/cyrus-sasl2/Portfile 2009-12-14 03:54:27 UTC > (rev 61538) > +++ trunk/dports/security/cyrus-sasl2/Portfile 2009-12-14 04:37:05 UTC > (rev 61539) > @@ -1,9 +1,12 @@ > # $Id$ > > PortSystem 1.0 > +PortGroup muniversal 1.0 > +PortGroup archcheck 1.0
The only reason to use the archcheck portgroup is if you plan to check the architecture of dependencies using the archcheck.files directive. _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
