pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Strangeness building cups



On 1/12/2009 2:09 AM, Joerg Sonnenberger wrote:
On Mon, Nov 30, 2009 at 07:04:49AM -0800, Paul Goyette wrote:
I defined PKG_OPTIONS.cups in my /etc/mk.conf file (to remove
kerberos and add gs), but when I build the package, I get the
following:

Options are additive. To remove a specific option, prefix it with -.
E.g. to remove kerberos:
        PKG_OPTIONS.cups=       -kerberos.

I noticed this a while back. I guess using '+=' is more for aesthetics then? ... My original assumption was that specifying only '=' would override.

Sarton


Home | Main Index | Thread Index | Old Index