Subject: CVS commit: pkgsrc/security/openssl
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/30/2004 10:59:14
Module Name:	pkgsrc
Committed By:	jlam
Date:		Fri Jan 30 10:59:14 UTC 2004

Modified Files:
	pkgsrc/security/openssl: buildlink3.mk

Log Message:
Ensure that -lcrypt appears before -lcrypto on the command line so that
the system crypt(), which is considerably smarter than the OpenSSL crypt(),
is used.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/security/openssl/buildlink3.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.