summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2014-06-02 04:59:14 +0000
committerrodent <rodent@pkgsrc.org>2014-06-02 04:59:14 +0000
commitd66e6eb10b905f02787625500da87fc27566c59b (patch)
tree1a13ca0764c0a1acec7fe4402396ec3edef3e99d /lang
parent1db27a837512d38bb6c159e4d53523b620ff969a (diff)
downloadpkgsrc-d66e6eb10b905f02787625500da87fc27566c59b.tar.gz
Rollback last commit. This is not going to work due to package name
difference. Maybe we could consider extending how ${pkg} is matched.
Diffstat (limited to 'lang')
-rw-r--r--lang/python/versioned_dependencies.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/python/versioned_dependencies.mk b/lang/python/versioned_dependencies.mk
index 561ae0eb255..29d9b86f1e5 100644
--- a/lang/python/versioned_dependencies.mk
+++ b/lang/python/versioned_dependencies.mk
@@ -1,4 +1,4 @@
-# $NetBSD: versioned_dependencies.mk,v 1.13 2014/06/02 04:46:11 rodent Exp $
+# $NetBSD: versioned_dependencies.mk,v 1.14 2014/06/02 04:59:14 rodent Exp $
#
# This file determines which separate distribution of a Python
# package is used as dependency, depending on the Python version
@@ -20,7 +20,6 @@ _SUPPORTED_PACKAGES+=Pmw x11/py-Pmw x11/py-Pmw2
_SUPPORTED_PACKAGES+=X textproc/py-X2 textproc/py-X
_SUPPORTED_PACKAGES+=cairo graphics/py-cairo graphics/py-cairo3
_SUPPORTED_PACKAGES+=dateutil time/py-dateutil time/py-dateutil2
-_SUPPORTED_PACKAGES+=digest www/py-python-digest www/py-python3-digest
_SUPPORTED_PACKAGES+=dns net/py-dns net/py-dns3
_SUPPORTED_PACKAGES+=ephem math/py-ephem math/py-ephem3
_SUPPORTED_PACKAGES+=flup www/py-flup www/py-flup3