summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorwiz <wiz>2014-01-17 23:10:05 +0000
committerwiz <wiz>2014-01-17 23:10:05 +0000
commit8bb58dd8f8c4143e88e4266cb7c0b1a5d2d45400 (patch)
tree90267dd2d0fc0977162432d7f47829364c576723 /lang
parent03bdf7f94158ffd340204146600a56b8c5c70ae5 (diff)
downloadpkgsrc-8bb58dd8f8c4143e88e4266cb7c0b1a5d2d45400.tar.gz
Add py-dns/py-dns3 support.
Diffstat (limited to 'lang')
-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