Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 11/28/2004 05:44:34
Module Name: pkgsrc
Committed By: jlam
Date: Sun Nov 28 05:44:34 UTC 2004
Modified Files:
pkgsrc/devel/dlcompat: builtin.mk
pkgsrc/devel/ncurses: builtin.mk
pkgsrc/mk: db1.builtin.mk dlopen.builtin.mk pthread.builtin.mk
Log Message:
Reverse the tests so that we actually check for the existence and not
the non-existence of the library -- this more accurately reflects what
we want to say.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/dlcompat/builtin.mk
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/ncurses/builtin.mk
cvs rdiff -r1.6 -r1.7 pkgsrc/mk/db1.builtin.mk
cvs rdiff -r1.5 -r1.6 pkgsrc/mk/dlopen.builtin.mk
cvs rdiff -r1.4 -r1.5 pkgsrc/mk/pthread.builtin.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.