summaryrefslogtreecommitdiff
path: root/textproc/py-FourSuite
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-12-02 19:16:44 +0000
committerjoerg <joerg@pkgsrc.org>2009-12-02 19:16:44 +0000
commitf3547e25af6703991eae1fcbdc4539ece6a000d1 (patch)
tree9187cdbac31d14d9173d179bd6cc0ecc3140da10 /textproc/py-FourSuite
parentd3c350ba51af76ea1ff5841b3cc8da0c326a228f (diff)
downloadpkgsrc-f3547e25af6703991eae1fcbdc4539ece6a000d1.tar.gz
Doesn't support Python 2.6 and no trivial fix seen.
Diffstat (limited to 'textproc/py-FourSuite')
-rw-r--r--textproc/py-FourSuite/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/py-FourSuite/Makefile b/textproc/py-FourSuite/Makefile
index 72d171ea77e..808f3575d8f 100644
--- a/textproc/py-FourSuite/Makefile
+++ b/textproc/py-FourSuite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2009/02/09 21:09:22 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2009/12/02 19:16:44 joerg Exp $
#
DISTNAME= 4Suite-0.12.0a3
@@ -17,6 +17,7 @@ CONFLICTS+= ${PYPKGPREFIX}-4Suite-*
PYDISTUTILSPKG= yes
PY_PATCHPLIST= yes
+PYTHON_VERSIONS_ACCEPTED= 25 24
#pyxml is needed at runtime to get pyexpat
#.include "../../textproc/py-xml/buildlink3.mk"