[61539] trunk/dports/security/cyrus-sasl2/Portfile
Ryan Schmidt
ryandesign at macports.org
Sun Dec 13 21:24:01 PST 2009
On Dec 13, 2009, at 22:37, jeremyhu at macports.org 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.
More information about the macports-dev
mailing list