From b6af50f57b54965090e63a6d9cd8061349686aa9 Mon Sep 17 00:00:00 2001 From: recht Date: Thu, 28 Aug 2003 15:01:44 +0000 Subject: Make python23-pth an accepted python version. Requested by Michal Pasternak in PR 22623. --- x11/py-wxWindows/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/py-wxWindows') diff --git a/x11/py-wxWindows/Makefile b/x11/py-wxWindows/Makefile index 93f8db16c13..8f9ff90dc8e 100644 --- a/x11/py-wxWindows/Makefile +++ b/x11/py-wxWindows/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2003/07/17 22:56:41 grant Exp $ +# $NetBSD: Makefile,v 1.17 2003/08/28 15:01:44 recht Exp $ # DISTNAME= wxPythonSrc-2.4.0.7 @@ -17,7 +17,7 @@ USE_BUILDLINK2= yes USE_GMAKE= yes # we depend on glib which pulls in threads -PYTHON_VERSIONS_ACCEPTED= 22pth 21pth +PYTHON_VERSIONS_ACCEPTED= 23pth 22pth 21pth BUILDLINK_DEPENDS.python21-pth= python21-pth>=2.1.3nb3 BUILDLINK_DEPENDS.python22-pth= python22-pth>=2.2.2nb2 -- cgit v1.2.3