From 45b96b4efaead564bd15cd5ebde3490bb32e2bc8 Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 26 Apr 2008 15:36:22 +0000 Subject: Python 2.1 version required for zope25-ZPsycopgDA. --- databases/py-psycopg/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'databases') diff --git a/databases/py-psycopg/Makefile b/databases/py-psycopg/Makefile index 73c1533bd21..6eda32eb303 100644 --- a/databases/py-psycopg/Makefile +++ b/databases/py-psycopg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2008/04/25 20:39:07 joerg Exp $ +# $NetBSD: Makefile,v 1.30 2008/04/26 15:36:22 joerg Exp $ # DISTNAME= psycopg-1.1.21 @@ -20,6 +20,8 @@ BUILD_TARGET= default PY_PATCHPLIST= yes +PYTHON_VERSIONS_ACCEPTED= 25 24 23 21 + .include "../../lang/python/extension.mk" .include "../../time/py-mxDateTime/buildlink3.mk" .include "../../mk/pgsql.buildlink3.mk" -- cgit v1.2.3