Subject: Re: pchar and ucd-snmp vs net-snmp
To: Andrew Brown <atatat@atatdot.net>
From: Johnny C. Lam <jlam@netbsd.org>
List: tech-pkg
Date: 02/03/2003 11:17:57
On Mon, Feb 03, 2003 at 09:58:29AM -0500, Andrew Brown wrote:
> 
> 	diff -r1.17 Makefile
> 	23c23
> 	< .include "../ucd-snmp/buildlink2.mk"
> 	---
> 	> .include "../net-snmp/buildlink2.mk"
> 	25c25
> 	< CONFIGURE_ARGS+=	--with-snmp=${BUILDLINK_PREFIX.ucd-snmp}
> 	---
> 	> CONFIGURE_ARGS+=	--with-snmp=${BUILDLINK_PREFIX.net-snmp}
> 
> that was enough for me.  shall i commit it?

Yes, please go ahead and commit this.

	Cheers,

	-- Johnny Lam <jlam@netbsd.org>