Subject: CVS commit: pkgsrc/lang
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 10/09/2002 14:40:41
Module Name: pkgsrc
Committed By: jlam
Date: Wed Oct 9 11:40:41 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:
Create BUILDLINK_CPPFLAGS and BUILDLINK_LDFLAGS for the python packages so
as to find their headers and libraries. Also allow "-lpython" to resolve
to the versioned libpython (-lpython2.2, etc.).
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/lang/python15/buildlink2.mk
cvs rdiff -r1.2 -r1.3 pkgsrc/lang/python20/buildlink2.mk
cvs rdiff -r1.2 -r1.3 pkgsrc/lang/python21/buildlink2.mk
cvs rdiff -r1.2 -r1.3 pkgsrc/lang/python21-pth/buildlink2.mk
cvs rdiff -r1.3 -r1.4 pkgsrc/lang/python22/buildlink2.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.