pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/py-cjkcodecs Note in PYTHON_VERSIONS_ACCEPT...
details: https://anonhg.NetBSD.org/pkgsrc/rev/cdfc95d1265a
branches: trunk
changeset: 550535:cdfc95d1265a
user: snj <snj%pkgsrc.org@localhost>
date: Sun Nov 23 23:37:18 2008 +0000
description:
Note in PYTHON_VERSIONS_ACCEPTED that this is part of python24.
diffstat:
converters/py-cjkcodecs/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 2f5f3854be52 -r cdfc95d1265a converters/py-cjkcodecs/Makefile
--- a/converters/py-cjkcodecs/Makefile Sun Nov 23 23:35:06 2008 +0000
+++ b/converters/py-cjkcodecs/Makefile Sun Nov 23 23:37:18 2008 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index