Revision: 77255 http://trac.macports.org/changeset/77255 Author: l2g@macports.org Date: 2011-03-24 18:35:55 -0700 (Thu, 24 Mar 2011) Log Message: ----------- cpan2port: don't assume noarch; just let the porter edit by hand when needed (until the day this gets determined automatically) Modified Paths: -------------- contrib/cpan2port/cpan2port Modified: contrib/cpan2port/cpan2port =================================================================== --- contrib/cpan2port/cpan2port 2011-03-25 01:03:23 UTC (rev 77254) +++ contrib/cpan2port/cpan2port 2011-03-25 01:35:55 UTC (rev 77255) @@ -253,7 +253,8 @@ #perl5.setup $$info{prefix} $$info{version} ../by-authors/id/$$info{cpan_path} platforms darwin maintainers $$info{maintainers} -supported_archs noarch +# Uncomment this line if you know there will be no arch-specific code: +#supported_archs noarch description $$info{description}