Subject: CVS commit: pkgsrc/security/libgcrypt
To: None <pkgsrc-changes@NetBSD.org>
From: Ben Collver <ben@netbsd.org>
List: pkgsrc-changes
Date: 11/14/2004 15:38:42
Module Name: pkgsrc
Committed By: ben
Date: Sun Nov 14 15:38:42 UTC 2004
Modified Files:
pkgsrc/security/libgcrypt: buildlink3.mk
Log Message:
As it was, libtool failed to link to libgcrypt on NetBSD 1.6.x because
buildlink did not bring in PTH. For example, this made opencdk fail to
build. Fix this by adding mk/pthread.buildlink3.mk to
security/gcrypt/buildlink3.mk
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/security/libgcrypt/buildlink3.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.