Joerg Sonnenberger <[EMAIL PROTECTED]> wrote: > On Fri, Jan 25, 2008 at 05:58:34PM +0000, Johannes Hofmann wrote: >> what is the correct way to use iconv.h from /usr/include instead of >> /usr/pkg/include ? > > Symlink it in yet another directory that is included before > /usr/pkg/include in the search path.
That would work, but I just noticed that I could simply pkg_delete libiconv. It's no longer used by any other package on my system... Sorry for the noise, Johannes > > Joerg
