Subject: Re: pkg/29717 (gnuplot/gd can't find libiconv on Solaris)
To: None <solaris-pkg-people@NetBSD.org, pkgsrc-bugs@netbsd.org,>
From: None <joerg@netbsd.org>
List: pkgsrc-bugs
Date: 12/27/2006 14:40:04
Synopsis: gnuplot/gd can't find libiconv on Solaris

State-Changed-From-To: open->closed
State-Changed-By: joerg@netbsd.org
State-Changed-When: Wed, 27 Dec 2006 14:40:02 +0000
State-Changed-Why:
pkgsrc is not supposed to use libraries e.g. from /usr/local.
You can force it with USE_BUILTIN.iconv=yes + corresponding
settings of CFLAGS/LDFLAGS etc., but it not recommented.