summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2008-11-23 23:37:18 +0000
committersnj <snj@pkgsrc.org>2008-11-23 23:37:18 +0000
commit5929f197fed429c95fe2940cd2c87dba45f4a9f9 (patch)
treeb3b14cf60bf93df49e82d9d16a885f34c4009510
parent15318e803368cf00786988690f624008e6522143 (diff)
downloadpkgsrc-5929f197fed429c95fe2940cd2c87dba45f4a9f9.tar.gz
Note in PYTHON_VERSIONS_ACCEPTED that this is part of python24.
-rw-r--r--converters/py-cjkcodecs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/py-cjkcodecs/Makefile b/converters/py-cjkcodecs/Makefile
index 7703a513e78..7b7a89e83ec 100644
--- a/converters/py-cjkcodecs/Makefile
+++ b/converters/py-cjkcodecs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2008/06/12 02:14:17 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2008/11/23 23:37:18 snj Exp $
#
DISTNAME= cjkcodecs-1.1.1
@@ -15,7 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
PYDISTUTILSPKG= yes
PYBINMODULE= yes
-PYTHON_VERSIONS_ACCEPTED= 23 21
+PYTHON_VERSIONS_ACCEPTED= 23 21 # included in python>=2.4
post-install:
@strip ${PREFIX}/${PYSITELIB}/cjkcodecs/*.so