pkgsrc-Bugs archive

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

Re: pkg/32841



To solve this, I added the following lines to x11/Xfixes/Makefile

pre-configure:
        ${LN} -sf ${LOCALBASE}/lib/pkgconfig ${BUILDLINK_DIR}/lib


On 3/15/06, Kent S. Gordon <kgor%ggzoo.net@localhost> wrote:
> The following reply was made to PR pkg/32841; it has been noted by GNATS.
>
> From: "Kent S. Gordon" <kgor%ggzoo.net@localhost>
> To: gnats-bugs%netbsd.org@localhost
> Cc: kgor%ggzoo.net@localhost
> Subject: Re: pkg/32841
> Date: Wed, 15 Mar 2006 08:37:53 -0600
>
>  This is  a work around.  buildlink is forgetting abouth the pkgconfig stuff.
>
>  bmake configure
>  ln -s /usr/pkg/lib/pkgconfig 
> /usr/pkgsrc/x11/Xfixes/work/.buildlink/lib/pkgconfig
>  bmake
>
>



Home | Main Index | Thread Index | Old Index