pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: irssi-icb -> glib2
On Mon, 6 Apr 2009 12:40:34 +0200
Thomas Klausner <wiz%NetBSD.org@localhost> wrote:
> Hi!
>
> The attached patch is sufficient to convert irssi-icb to build and
> link against glib2, to remove another glib1 dependency.
>
> What is the proper way to set the GLIB2_* variables? The != way I used
> gives warnings about missing pkg-config during a pbulk.
Patch the package's Makefile. If irssi-icb happens to be the first
package you attempt install on a fresh system, then there will be no
pkg-config binary available at evaluation time.
> +GLIB2_LIBS!= pkg-config --cflags glib-2.0
Should use --libs here.
Kind regards,
-Tobias
Home |
Main Index |
Thread Index |
Old Index