summaryrefslogtreecommitdiff
path: root/converters/py-cjkcodecs
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-06-04 12:10:49 +0000
committerjoerg <joerg@pkgsrc.org>2006-06-04 12:10:49 +0000
commit9557178f0a09db90c24c046943f0aae8895ae853 (patch)
tree115bb98bb7d0946f326546d749daf2b31709d4a7 /converters/py-cjkcodecs
parent13ad220ba095679f29f28d87f7a12b94fd716d54 (diff)
downloadpkgsrc-9557178f0a09db90c24c046943f0aae8895ae853.tar.gz
Needs Python 2.1+
Diffstat (limited to 'converters/py-cjkcodecs')
-rw-r--r--converters/py-cjkcodecs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/py-cjkcodecs/Makefile b/converters/py-cjkcodecs/Makefile
index d36f56fe086..1c76a61c70a 100644
--- a/converters/py-cjkcodecs/Makefile
+++ b/converters/py-cjkcodecs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/02/05 23:08:29 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2006/06/04 12:13:46 joerg Exp $
#
DISTNAME= cjkcodecs-1.1.1
@@ -13,6 +13,7 @@ COMMENT= Python Unicode codecs for Chinese, Japanese, and Korean encodings
PYDISTUTILSPKG= yes
PYBINMODULE= yes
+PYTHON_VERSIONS_ACCEPTED= 24 23 22 21
post-install:
@strip ${PREFIX}/${PYSITELIB}/cjkcodecs/*.so