Subject: CVS commit: pkgsrc/lang
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/01/2006 15:25:03
Module Name: pkgsrc
Committed By: jlam
Date: Thu Jun 1 15:25:03 UTC 2006
Modified Files:
pkgsrc/lang/python23: Makefile.common
pkgsrc/lang/python24: Makefile PLIST.common
Log Message:
Inspecting the setup.py file, one can see that python23 and python24
only build certain modules if the platform is *not* 64-bit. Correct
the PLIST for those cases. This should fix the build on non-64bit,
non-x86 platforms, e.g. powerpc.
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 pkgsrc/lang/python23/Makefile.common
cvs rdiff -r1.25 -r1.26 pkgsrc/lang/python24/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/lang/python24/PLIST.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.