Subject: CVS commit: pkgsrc/mail/libesmtp
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 03/11/2004 07:25:10
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Mar 11 07:25:10 UTC 2004

Modified Files:
	pkgsrc/mail/libesmtp: Makefile

Log Message:
With buildlink3, native header and libraries aren't symlinked into
${BUILDLINK_DIR}, so ${BUILDLINK_DIR}/include/openssl/des.h may not exist.
Instead, refer to ${SSLBASE}/include/openssl/des.h.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/mail/libesmtp/Makefile

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