summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorasau <asau>2014-04-02 00:19:10 +0000
committerasau <asau>2014-04-02 00:19:10 +0000
commita45a01307c54a2bd5f230ce2c78ad4c5eb1bc0f0 (patch)
treed7ced3656f0947453a24f5f3a9d7fed248752057 /lang
parent55301692388bd288521451c00891c8372eb41c59 (diff)
downloadpkgsrc-a45a01307c54a2bd5f230ce2c78ad4c5eb1bc0f0.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')
-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