Subject: CVS commit: pkgsrc/security/heimdal
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/10/2004 19:44:17
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sat Jan 10 19:44:17 UTC 2004

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

Log Message:
The buildlink3 wrappers automatically remove -I/usr/include/* from the
command line options.  We need -I/usr/include/krb5 to build against
heimdal, so symlink the headers in /usr/include/krb5 into ${BUILDLINK_DIR}
so they can be found.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/security/heimdal/buildlink3.mk

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