pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/chat/pidgin
On Tue, 29 Apr 2008 12:35:10 +0000 (UTC)
"Julio M. Merino Vidal" <jmmv%netbsd.org@localhost> wrote:
>
> Module Name: pkgsrc
> Committed By: jmmv
> Date: Tue Apr 29 12:35:10 UTC 2008
>
> Modified Files:
> pkgsrc/chat/pidgin: Makefile PLIST options.mk
>
> Log Message:
> Fix build when dbus is installed
>
> Add an option to select whether dbus support should be enabled or not and
> use it to control the installation of the musicmessaging plugin. Fixes the
> package when dbus is already installed. Bump PKGREVISION to 2.
>
> Ew. Conditional builds.
I'm not sure this one is correct. I think it should use
pkg-build-options to determine whether or not "libpurple" was built
with dbus support and use that to enable/disable.
libpurple's bl3.mk has the dbus includes if it was built with dbus.
Home |
Main Index |
Thread Index |
Old Index