pkgsrc-Bugs archive

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

Re: pkg/42269: chat/pidgin ignores PKG_OPTIONS.pidgin



diro%nixsyspaus.org@localhost writes:

>>How-To-Repeat:
>       Set:
>     PKG_OPTIONS.pidgin=dbus farsight gstreamer
>     or
>     PKG_OPTIONS.pidgin-=gtkspell
> in /etc/mk.conf

I cannot reproduce.

I put

PKG_OPTIONS.pidgin=     -gtkspell

and see this:

$ make show-options
Any of the following general options may be selected:
        dbus     Enable dbus (desktop bus) support.
        debug    Enable debugging facilities in the package.
        farsight         Enable farsight2 support.
        gstreamer        Enable gstreamer support.
        gtkspell         Enable gtkspell support.

These options are enabled by default:
        dbus farsight gstreamer gtkspell

These options are currently enabled:
        dbus farsight

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or PKG_OPTIONS.pidgin.

It works even from command line:

make show-options PKG_OPTIONS.pidgin='-dbus'


-- 
HE CE3OH...


Home | Main Index | Thread Index | Old Index