summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorwiz <wiz>2014-01-20 12:51:29 +0000
committerwiz <wiz>2014-01-20 12:51:29 +0000
commit364c29a8c017368b09708f5e47a2bdf620fe06fd (patch)
treee257587f849a4cbc698885c0c38fcc7b95d5d50b /lang
parent6d2b358a24f2a689d3ddf25d7ef4069e775a773d (diff)
downloadpkgsrc-364c29a8c017368b09708f5e47a2bdf620fe06fd.tar.gz
+ ephem
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 30f27a51ff2..914930a312d 100644
--- a/lang/python/versioned_dependencies.mk
+++ b/lang/python/versioned_dependencies.mk
@@ -1,4 +1,4 @@
-# $NetBSD: versioned_dependencies.mk,v 1.7 2014/01/20 12:36:28 wiz Exp $
+# $NetBSD: versioned_dependencies.mk,v 1.8 2014/01/20 12:51:29 wiz Exp $
#
# This file determines which separate distribution of a Python
# package is used as dependency, depending on the Python version
@@ -21,6 +21,7 @@ _SUPPORTED_PACKAGES+=X x11/py-X2 x11/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
+_SUPPORTED_PACKAGES+=ephem math/py-ephem math/py-ephem3
_SUPPORTED_PACKAGES+=flup www/py-flup www/py-flup3
_SUPPORTED_PACKAGES+=jsonlib textproc/py-jsonlib textproc/py-jsonlib3