From 5b08bcaf686db213d8bfb50f02eb675cfea3577a Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 29 Aug 2011 21:15:18 +0000 Subject: Python 3.1 is not supported by dependency --- databases/py-pgnotify/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'databases') diff --git a/databases/py-pgnotify/Makefile b/databases/py-pgnotify/Makefile index 3d251efd22f..f24dd3e230f 100644 --- a/databases/py-pgnotify/Makefile +++ b/databases/py-pgnotify/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2009/03/18 18:37:59 darcy Exp $ +# $NetBSD: Makefile,v 1.13 2011/08/29 21:15:18 joerg Exp $ # DISTNAME= pgnotify-0.1 @@ -14,6 +14,8 @@ COMMENT= Python interface to PostgreSQL LISTEN/NOTIFY PKG_DESTDIR_SUPPORT= user-destdir +PYTHON_VERSIONS_ACCEPTED= 27 26 25 24 + DEPENDS+= ${PYPKGPREFIX}-postgresql-[0-9]*:../../databases/py-postgresql MAKE_ENV+= MANDIR=${PREFIX}/${PKGMANDIR} -- cgit v1.2.3