Subject: CVS commit: pkgsrc/lang
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 11/14/2005 22:53:09
Module Name:	pkgsrc
Committed By:	joerg
Date:		Mon Nov 14 22:53:09 UTC 2005

Modified Files:
	pkgsrc/lang/python21: buildlink3.mk
	pkgsrc/lang/python22: buildlink3.mk
	pkgsrc/lang/python23: buildlink3.mk
	pkgsrc/lang/python24: buildlink3.mk

Log Message:
When linking against libpython, the dependencies of libpython might be
needed as well. This is especially the case when
lib/pythonXconfig/Makefile is used as done e.g. www/ap2-python.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/lang/python21/buildlink3.mk
cvs rdiff -r1.4 -r1.5 pkgsrc/lang/python22/buildlink3.mk
cvs rdiff -r1.7 -r1.8 pkgsrc/lang/python23/buildlink3.mk
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/lang/python24/buildlink3.mk

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