Subject: Re: libglade can't find libiconv
To: Simon Burge <simonb@wasabisystems.com>
From: Juan RP <juan@xtraeme.UnixBSD.org>
List: tech-pkg
Date: 09/18/2003 05:45:38
On Thu, 18 Sep 2003 13:43:00 +1000
Simon Burge <simonb@wasabisystems.com> wrote:
> Adding the following to the libglade Makefile get the package
> building and installing:
>
> Index: Makefile
> ===================================================================
> RCS file: /cvsroot/pkgsrc/devel/libglade/Makefile,v
> retrieving revision 1.47
> diff -d -p -u -r1.47 Makefile
> --- Makefile 2003/08/10 03:15:29 1.47
> +++ Makefile 2003/09/18 03:41:30
> @@ -31,6 +31,7 @@ MAKE_ENV+= DISPLAY=${DISPLAY}
> pre-configure:
> ${RM} ${WRKSRC}/libgladeConf.sh
>
> +.include "../../converters/libiconv/buildlink2.mk"
> .include "../../devel/gettext-lib/buildlink2.mk"
> .include "../../textproc/libxml/buildlink2.mk"
> .include "../../x11/gnome-libs/buildlink2.mk"
>
> I'm not really buildlink-savvy though. Ok to commit this? Or is
> there a better/different way to fix it?
Yeah, libiconv should be added then, you are right :)
--
Juan RP <juan AT xtraeme DOT UnixBSD DOT org>