summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2002-01-16 20:40:12 +0000
committerdrochner <drochner@pkgsrc.org>2002-01-16 20:40:12 +0000
commit058663ffcc32e95e97ac52f4e6ea2bb1ff16d611 (patch)
treebb5ecae6038f2a7ba1f9d81fe4a1e023d7b866dc /time
parent5ea947fc9204ae03bebe0c568d78e22e59cc9bad (diff)
downloadpkgsrc-058663ffcc32e95e97ac52f4e6ea2bb1ff16d611.tar.gz
back out the last 2 commits - the conflict was between python-2.0.* and
python20-* and is listed in python20/Makefile now
Diffstat (limited to 'time')
-rw-r--r--time/py-mxDateTime/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/time/py-mxDateTime/Makefile b/time/py-mxDateTime/Makefile
index 858bc9f43b8..1b78fd2125d 100644
--- a/time/py-mxDateTime/Makefile
+++ b/time/py-mxDateTime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2002/01/16 12:46:33 tron Exp $
+# $NetBSD: Makefile,v 1.8 2002/01/16 20:40:12 drochner Exp $
#
DISTNAME= mxDateTime-1.3.0
@@ -12,15 +12,13 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://starship.python.net/~lemburg/mxDateTime.html
COMMENT= Python extension that provides new types and conversions for dates
-CONFLICTS= python-2.0.*
-
EXTRACT_CMD= unzip -Laqo ${DOWNLOADED_DISTFILE}
RESTRICTED= No commercial distribution
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
-PYTHON_VERSIONS_ACCEPTED= 21 # 20 and 22 doen't work
+PYTHON_VERSIONS_ACCEPTED= 20 21 # 22 doesn't work
USE_PYPKGPREFIX= yes
PY_PATCHPLIST= yes