[98023] trunk/dports/aqua/emacs-app/Portfile

Ryan Schmidt ryandesign at macports.org
Sun Sep 23 00:14:14 PDT 2012


On Sep 23, 2012, at 01:00, hum at macports.org wrote:

> -variant patches requires fullscreen inline description {Add all patches: fullscreen and inline} {}
> +variant patches requires fullscreen inline description {Apply all patches: fullscreen and inline} {}
> 
> default_variants    +patches

Could this patches variant be deleted? The only thing it seems to do is make it harder for users to disable the fullscreen or inline variants.

$ sudo port install emacs-app -fullscreen
Error: Inconsistent variant specification: emacs-app variant +fullscreen is required by at least one of +patches, but specified -fullscreen
Error: Unable to open port: Error evaluating variants
$ sudo port install emacs-app -inline
Error: Inconsistent variant specification: emacs-app variant +inline is required by at least one of +patches, but specified -inline
Error: Unable to open port: Error evaluating variants
$ 




More information about the macports-dev mailing list