summaryrefslogtreecommitdiff
path: root/databases/py-postgresql
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-07 12:54:55 +0000
committerjoerg <joerg>2006-06-07 12:54:55 +0000
commited02c2ecb3a0deb08677d9302b5cb681e31fb8a0 (patch)
treed9c38800ea7a49dbd4a622f6bbe391785d49b9ce /databases/py-postgresql
parent726ab7d11c05e415c3eb3af31146dc7eabfa37ce (diff)
downloadpkgsrc-ed02c2ecb3a0deb08677d9302b5cb681e31fb8a0.tar.gz
Needs Python 2.2+
Diffstat (limited to 'databases/py-postgresql')
-rw-r--r--databases/py-postgresql/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/py-postgresql/Makefile b/databases/py-postgresql/Makefile
index 4694d5bdbb6..a463cb9d6ff 100644
--- a/databases/py-postgresql/Makefile
+++ b/databases/py-postgresql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2006/02/17 17:58:02 darcy Exp $
+# $NetBSD: Makefile,v 1.46 2006/06/07 12:54:55 joerg Exp $
DISTNAME= PyGreSQL-3.8
PKGNAME= ${PYPKGPREFIX}-postgresql-3.8
@@ -19,6 +19,7 @@ MAKE_ENV+= INSTALLED_LIBPQ=1
PY_PATCHPLIST= yes
PLIST_SUBST+= PYPKGPREFIX=${PYPKGPREFIX:Q}
+PYTHON_VERSIONS_ACCEPTED= 24 23 22
PYDISTUTILSPKG= yes
PYBINMODULE= yes