summaryrefslogtreecommitdiff
path: root/www/zopeedit
diff options
context:
space:
mode:
authordrochner <drochner>2003-09-04 09:38:41 +0000
committerdrochner <drochner>2003-09-04 09:38:41 +0000
commitde8c80cdf5acf455074fb5e0107263b787f86c1a (patch)
treed68920da3e6f2c33da22733bc5692a287cdddb99 /www/zopeedit
parent04968a05a3f1b4965d42374359d9a53a05bdc5fb (diff)
downloadpkgsrc-de8c80cdf5acf455074fb5e0107263b787f86c1a.tar.gz
allow any Python version >=2.2,
closes PR pkg/22678 by Min Sik Kim
Diffstat (limited to 'www/zopeedit')
-rw-r--r--www/zopeedit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/zopeedit/Makefile b/www/zopeedit/Makefile
index f29c4927712..f3b7d645ad5 100644
--- a/www/zopeedit/Makefile
+++ b/www/zopeedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/22 04:14:47 martti Exp $
+# $NetBSD: Makefile,v 1.7 2003/09/04 09:38:41 drochner Exp $
#
DISTNAME= zopeedit-0.7-src
@@ -12,7 +12,7 @@ HOMEPAGE= http://www.zope.org/Members/Caseman/ExternalEditor
COMMENT= Helper client application for Zope's ExternalEditor
USE_BUILDLINK2= YES
-PYTHON_VERSIONS_ACCEPTED= 22
+PYTHON_VERSIONS_ACCEPTED= 22 22pth 23 23pth
PYDISTUTILSPKG= yes
post-install: