summaryrefslogtreecommitdiff
path: root/time/py-mxDateTime
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-10-19 02:49:40 +0000
committerjlam <jlam@pkgsrc.org>2002-10-19 02:49:40 +0000
commitfcf4816dce038ef28316f7b8ac1bb8b0a23dce9e (patch)
tree81e4baa460d553b3494e9c07b41b78c90837b0d9 /time/py-mxDateTime
parentb4b11276462f22862c373b1782f41e69345f5539 (diff)
downloadpkgsrc-fcf4816dce038ef28316f7b8ac1bb8b0a23dce9e.tar.gz
Undo enabling on python2.2.
Diffstat (limited to 'time/py-mxDateTime')
-rw-r--r--time/py-mxDateTime/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/time/py-mxDateTime/Makefile b/time/py-mxDateTime/Makefile
index e5c422c2595..36d1a9f7e44 100644
--- a/time/py-mxDateTime/Makefile
+++ b/time/py-mxDateTime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2002/10/19 02:45:06 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2002/10/19 02:49:40 jlam Exp $
#
DISTNAME= mxDateTime-1.3.0
@@ -16,7 +16,7 @@ RESTRICTED= No commercial distribution
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
-PYTHON_VERSIONS_ACCEPTED= 20 21 22
+PYTHON_VERSIONS_ACCEPTED= 20 21 # 22 doesn't work
USE_PYPKGPREFIX= yes
PY_PATCHPLIST= yes
USE_BUILDLINK2= yes