summaryrefslogtreecommitdiff
path: root/lang/python
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2014-04-02 00:19:10 +0000
committerasau <asau@pkgsrc.org>2014-04-02 00:19:10 +0000
commitad9e794f15c41013dd0d2318d46d85049a0d8327 (patch)
treeb5e3d1eaa01aeaa3a4bb1d7540b9151f0428fff0 /lang/python
parent7dc276a7ceae7c9b20f5ab36748ce4c70ac4d8e1 (diff)
downloadpkgsrc-ad9e794f15c41013dd0d2318d46d85049a0d8327.tar.gz
x11/py-X and x11/py-X2 don't exist.
Make it refer to textproc/py-X and textproc/py-X2 which do exist.
Diffstat (limited to 'lang/python')
-rw-r--r--lang/python/versioned_dependencies.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python/versioned_dependencies.mk b/lang/python/versioned_dependencies.mk
index 865c2865f91..f24eebca288 100644
--- a/lang/python/versioned_dependencies.mk
+++ b/lang/python/versioned_dependencies.mk
@@ -1,4 +1,4 @@
-# $NetBSD: versioned_dependencies.mk,v 1.11 2014/01/31 11:26:12 wiz Exp $
+# $NetBSD: versioned_dependencies.mk,v 1.12 2014/04/02 00:19:10 asau Exp $
#
# This file determines which separate distribution of a Python
# package is used as dependency, depending on the Python version
@@ -17,7 +17,7 @@
_SUPPORTED_PACKAGES=# empty
_SUPPORTED_PACKAGES+=Pmw x11/py-Pmw x11/py-Pmw2
-_SUPPORTED_PACKAGES+=X x11/py-X2 x11/py-X
+_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+=dns net/py-dns net/py-dns3