summaryrefslogtreecommitdiff
path: root/lang/python
diff options
context:
space:
mode:
authorwiz <wiz>2014-01-17 23:10:05 +0000
committerwiz <wiz>2014-01-17 23:10:05 +0000
commitfa6095f1d1beef09300d53c7c23ef8a7ebfea0ce (patch)
tree90267dd2d0fc0977162432d7f47829364c576723 /lang/python
parent0831579144206a46731566d675b9cd812bd66705 (diff)
downloadpkgsrc-fa6095f1d1beef09300d53c7c23ef8a7ebfea0ce.tar.gz
Add py-dns/py-dns3 support.
Diffstat (limited to 'lang/python')
-rw-r--r--lang/python/versioned_dependencies.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/python/versioned_dependencies.mk b/lang/python/versioned_dependencies.mk
index 0cb6e47a0e2..d7b54be4d43 100644
--- a/lang/python/versioned_dependencies.mk
+++ b/lang/python/versioned_dependencies.mk
@@ -1,4 +1,4 @@
-# $NetBSD: versioned_dependencies.mk,v 1.1 2014/01/16 10:27:36 wiz Exp $
+# $NetBSD: versioned_dependencies.mk,v 1.2 2014/01/17 23:10:05 wiz Exp $
#
# This file determines which separate distribution of a Python
# package is used as dependency, depending on the Python version
@@ -18,6 +18,7 @@
_SUPPORTED_PACKAGES=# empty
#_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
.for pkg in ${PYTHON_VERSIONED_DEPENDENCIES}
_PKG_MATCHED= no