From 367eed19feed744dba7b8ab45ae14c8d83feaf5b Mon Sep 17 00:00:00 2001 From: recht Date: Sun, 23 Jan 2005 20:41:45 +0000 Subject: Build Python with thread support by default and turn the existing python*-pth packages into meta-packages which will install the non-pth packages. Bump PKGREVISIONs on the non-pth versions to propagate the thread change, but leave the *-pth versions untouched to not affect existing installations. Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles. --- sysutils/xentools12/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/xentools12') diff --git a/sysutils/xentools12/Makefile b/sysutils/xentools12/Makefile index ff75968bb3c..66cb5c0b1cb 100644 --- a/sysutils/xentools12/Makefile +++ b/sysutils/xentools12/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/05/12 08:01:05 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2005/01/23 20:41:49 recht Exp $ # DISTNAME= xeno-1.2-src-040418 @@ -27,7 +27,7 @@ CONF_FILES+= ${EGDIR}/netbsd ${PKG_SYSCONFDIR}/netbsd USE_GNU_TOOLS+= make MAKE_ENV+= EGDIR="${EGDIR}" MAKE_ENV+= MV="${MV}" PYTHON="${PYTHONBIN}" SED="${SED}" -PYTHON_VERSIONS_ACCEPTED= 22 22pth 23 23pth +PYTHON_VERSIONS_ACCEPTED= 22 23 PY_PATCHPLIST= yes PYTHON_PATCH_SCRIPTS= examples/xc_dom_control.py examples/xc_dom_create.py PYTHON_PATCH_SCRIPTS+= examples/xc_vd_tool.py -- cgit v1.2.3