summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-06-13 14:52:30 +0000
committerjoerg <joerg@pkgsrc.org>2006-06-13 14:52:30 +0000
commite6b6a333a228d064f501adb64e041a5fc001fb41 (patch)
tree013e11f898fb637b9f28b9c1aaeabfa07f72a26e /security
parentc0611be9b7ff51b96fae769cbc55ba54c24f4e0d (diff)
downloadpkgsrc-e6b6a333a228d064f501adb64e041a5fc001fb41.tar.gz
py-cheetah needs Python 2.2+
Diffstat (limited to 'security')
-rw-r--r--security/py-prewikka/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/py-prewikka/Makefile b/security/py-prewikka/Makefile
index 915c67dddbf..9e1283df722 100644
--- a/security/py-prewikka/Makefile
+++ b/security/py-prewikka/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/06/11 23:44:23 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2006/06/13 14:52:30 joerg Exp $
#
DISTNAME= prewikka-0.9.5
@@ -19,6 +19,7 @@ DEPENDS+= ${PYPKGPREFIX}-cheetah-[0-9]*:../../devel/py-cheetah
PYDISTUTILSPKG= yes
PYBINMODULE= yes
PYSETUP= setup.py
+PYTHON_VERSIONS_ACCEPTED= 24 23 22
REPLACE_PYTHON= prewikka-httpd
PREWIKKA_USER?= prewikka
PREWIKKA_GROUP?= prewikka