pkgsrc-Bugs archive

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

Re: pkg/31086



The following reply was made to PR pkg/31086; it has been noted by GNATS.

From: Juan RP <juan%xtrarom.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: nakaji%jp.freebsd.org@localhost
Subject: Re: pkg/31086
Date: Sat, 17 Dec 2005 16:14:19 +0100

 On Sat, 17 Dec 2005 14:25:01 +0000 (UTC)
 NAKAJI Hiroyuki <nakaji%jp.freebsd.org@localhost> wrote:
 
 >  Here is a workaround.
 >  
 >  Index: Makefile
 >  ===================================================================
 >  RCS file: /cvsroot/pkgsrc/x11/Xfixes/Makefile,v
 >  retrieving revision 1.16
 >  diff -u -r1.16 Makefile
 >  --- Makefile        7 Sep 2005 16:49:41 -0000       1.16
 >  +++ Makefile        17 Dec 2005 14:19:47 -0000
 >  @@ -20,6 +20,9 @@
 >   
 >   PKGCONFIG_OVERRIDE+=    xfixes.pc.in
 >   
 >  +pre-configure:
 >  +   ${LN} -sf ${LOCALBASE}/lib/pkgconfig ${BUILDLINK_DIR}/lib
 >  +
 >   .include "../../x11/fixesext/buildlink3.mk"
 >   .include "../../mk/x11.buildlink3.mk"
 >   .include "../../mk/bsd.pkg.mk"
 
 This is not correct.
 
 What version of pkgconfig pkg do you have installed?
 



Home | Main Index | Thread Index | Old Index