Subject: CVS commit: pkgsrc/security/tcp_wrappers
To: None <pkgsrc-changes@NetBSD.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: pkgsrc-changes
Date: 05/10/2005 02:41:15
Module Name: pkgsrc
Committed By: jschauma
Date: Tue May 10 02:41:15 UTC 2005
Modified Files:
pkgsrc/security/tcp_wrappers: builtin.mk
Log Message:
In addition to checking for the header, also check for the library,
specifically, check in /usr/lib${ABI}, since it's possible that
on multi-ABI platforms only one version is installed, in which case we'd
need to build and install the other from pkgsrc.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/security/tcp_wrappers/builtin.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.