[76684] trunk/dports/sysutils/rpm/Portfile

Ryan Schmidt ryandesign at macports.org
Sat Mar 5 11:09:55 PST 2011


On Mar 5, 2011, at 08:52, afb at macports.org wrote:

> Revision: 76684
>          http://trac.macports.org/changeset/76684
> Author:   afb at macports.org
> Date:     2011-03-05 06:51:58 -0800 (Sat, 05 Mar 2011)
> Log Message:
> -----------
> make lint stop whining
> 
> Modified Paths:
> --------------
>    trunk/dports/sysutils/rpm/Portfile
> 
> Modified: trunk/dports/sysutils/rpm/Portfile
> ===================================================================
> --- trunk/dports/sysutils/rpm/Portfile	2011-03-05 14:45:35 UTC (rev 76683)
> +++ trunk/dports/sysutils/rpm/Portfile	2011-03-05 14:51:58 UTC (rev 76684)
> @@ -120,7 +120,7 @@
> 	}
> }
> 
> -variant docs {
> +variant docs description "API documentation" {
> 	depends_run-append bin:doxygen:doxygen
> 	configure.args-delete --without-apidocs
> 	configure.args-append --with-apidocs

Actually, the reason we add variant descriptions is not to make lint stop whining, but to inform users what the variants do... :)





More information about the macports-dev mailing list