From 8fc37a9ab49f254df2d25647a43bda81ca488787 Mon Sep 17 00:00:00 2001 From: jdolecek Date: Sun, 31 Aug 2003 20:27:33 +0000 Subject: this package builds/works on with Python 2.3, so list it as acceptable version from PR pkg/22626 by Michal Pasternak --- cad/py-MyHDL/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cad') diff --git a/cad/py-MyHDL/Makefile b/cad/py-MyHDL/Makefile index 1de2e12153b..731f1b0a561 100644 --- a/cad/py-MyHDL/Makefile +++ b/cad/py-MyHDL/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/07/17 21:25:18 grant Exp $ +# $NetBSD: Makefile,v 1.3 2003/08/31 20:27:33 jdolecek Exp $ # DISTNAME= myhdl-0.2 @@ -12,7 +12,7 @@ COMMENT= Hardware description in Python USE_BUILDLINK2= YES PYDISTUTILSPKG= yes -PYTHON_VERSIONS_ACCEPTED= 22 22pth +PYTHON_VERSIONS_ACCEPTED= 22 22pth 23 23pth .include "../../lang/python/extension.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3