pkgsrc-Bugs archive

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

Re: pkg/40377 (wm/blackbox70 fails on build)



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

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/40377 (wm/blackbox70 fails on build)
Date: Wed, 4 Feb 2015 17:42:10 +0000

 On Wed, Feb 04, 2015 at 05:37:32PM +0000, dholland%NetBSD.org@localhost wrote:
  > It works! now to figure out how to make it automatic...
 
 I'm guessing putting something like
 
 .if ${IS_BUILTIN.libiconv} == "yes" && ${USE_BUILTIN.libiconv} == "no"
 CONFIGURE_ENV+=        ac_cv_func_iconv_open=no
 .endif
 
 in hacks.mk will do the trick. Can you try that?
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index