Subject: CVS commit: pkgsrc/lang
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 09/21/2002 01:44:21
Module Name:	pkgsrc
Committed By:	jlam
Date:		Fri Sep 20 22:44:21 UTC 2002

Modified Files:
	pkgsrc/lang/python15: buildlink2.mk
	pkgsrc/lang/python20: buildlink2.mk
	pkgsrc/lang/python21: buildlink2.mk
	pkgsrc/lang/python21-pth: buildlink2.mk
	pkgsrc/lang/python22: buildlink2.mk

Log Message:
Python extensions also install headers into ${PYINC}, so we can't just
assume all of those headers belong to the python package.  We use the trick
for kdelibs2 and generate the BUILDLINK_FILES list from the PLIST.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/lang/python15/buildlink2.mk
cvs rdiff -r1.1 -r1.2 pkgsrc/lang/python20/buildlink2.mk
cvs rdiff -r1.1 -r1.2 pkgsrc/lang/python21/buildlink2.mk
cvs rdiff -r1.1 -r1.2 pkgsrc/lang/python21-pth/buildlink2.mk
cvs rdiff -r1.1 -r1.2 pkgsrc/lang/python22/buildlink2.mk

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