Subject: CVS commit: pkgsrc/lang/python
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 06/06/2004 16:24:55
Module Name:	pkgsrc
Committed By:	tv
Date:		Sun Jun  6 16:24:55 UTC 2004

Modified Files:
	pkgsrc/lang/python: pyversion.mk

Log Message:
Add a PYTHON_VERSIONS_INCOMPATIBLE, an additive variable that can be set
by package Makefiles as well as buildlink3s to prevent usage of particular
versions of Python -- even if they appear in PYTHON_VERSIONS_ACCEPTED.

(And make Darwin exclusion use this variable instead, so that it effectively
overrides any pkg's definition of _ACCEPTED.)


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/lang/python/pyversion.mk

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