Subject: Re: CVS commit: pkgsrc
To: Jun-ichiro itojun Hagino <itojun@iijlab.net>
From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
List: source-changes
Date: 08/11/2000 16:58:13
On Fri, 11 Aug 2000, Jun-ichiro itojun Hagino wrote:
> 	the change broke the build.  libnids-* does not install binary,
> 	and BUILD_DEPENDS only checks for binaries (not libraries).
> 	what was the right way to deal with this case?

Change BUILD_DEPENDS to use the same semantics as DEPENDS (pkg
name/version as first component). But that won't help you here now.

You can give full path names (${PREFIX}/.../libfoo.a) as the first
component of BUILD_DEPENDS, though, which is what i'd do here for now.


 - Hubert

-- 
NetBSD - because Unix isn't just #include <linux.h>, i386, ILP32, ELF, ...!