Subject: Re: how to link against libs from pkgsrc when also in base?
To: Jukka Salmi <jukka-netbsd@2003.salmi.ch>
From: Greg Troxel <gdt@ir.bbn.com>
List: netbsd-help
Date: 02/24/2004 08:48:42
See mk/krb5.buildlink3.mk, included by security/cyrus-sasl2.  That is
supposed to choose a krb5 implementation and buildlink it in.
When building the package, look in work/.buildlink/lib to see where
the libs are pointing to.

It seems that there is not support in krb5.buildlink3.mk to use the
in-tree heimdal code, but I'm not 100% sure that I'm reading this
correctly.

-- 
        Greg Troxel <gdt@ir.bbn.com>