summaryrefslogtreecommitdiff
path: root/textproc/py-FourSuite/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-06-04 11:39:11 +0000
committerjoerg <joerg@pkgsrc.org>2006-06-04 11:39:11 +0000
commitdf0885d708606b0c29187be2e9e17f6de0f9841e (patch)
treef5de4172945ded99b9266074cb923443f58f5f91 /textproc/py-FourSuite/Makefile
parent28c80770e4f5ea745540170da9b4881f2e5752ab (diff)
downloadpkgsrc-df0885d708606b0c29187be2e9e17f6de0f9841e.tar.gz
Needs Python 2.1+
Diffstat (limited to 'textproc/py-FourSuite/Makefile')
-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 383d201b6fc..283de8233b2 100644
--- a/textproc/py-FourSuite/Makefile
+++ b/textproc/py-FourSuite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/02/05 23:11:06 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2006/06/04 11:39:11 joerg Exp $
#
DISTNAME= 4Suite-0.12.0a3
@@ -15,6 +15,7 @@ CONFLICTS+= ${PYPKGPREFIX}-4Suite-*
PYDISTUTILSPKG= yes
PY_PATCHPLIST= yes
+PYTHON_VERSIONS_ACCEPTED= 24 23 22 21
#pyxml is needed at runtime to get pyexpat
#.include "../../textproc/py-xml/buildlink3.mk"