Subject: CVS commit: pkgsrc/lang/python20
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 08/19/2005 06:12:09
Module Name:	pkgsrc
Committed By:	grant
Date:		Fri Aug 19 06:12:09 UTC 2005

Modified Files:
	pkgsrc/lang/python20: distinfo
	pkgsrc/lang/python20/patches: patch-ab patch-ad
Added Files:
	pkgsrc/lang/python20/patches: patch-ae patch-af

Log Message:
include LDFLAGS when linking shared libraries, so they can find their
prerequisite libraries at runtime.

fixes build on Solaris (and probably others).


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/lang/python20/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/lang/python20/patches/patch-ab \
    pkgsrc/lang/python20/patches/patch-ad
cvs rdiff -r0 -r1.1 pkgsrc/lang/python20/patches/patch-ae \
    pkgsrc/lang/python20/patches/patch-af

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