pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/python Add X.
details: https://anonhg.NetBSD.org/pkgsrc/rev/08f56e7e1885
branches: trunk
changeset: 629371:08f56e7e1885
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 20 12:36:28 2014 +0000
description:
Add X.
diffstat:
lang/python/versioned_dependencies.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 50755c9bba9b -r 08f56e7e1885 lang/python/versioned_dependencies.mk
--- a/lang/python/versioned_dependencies.mk Mon Jan 20 12:33:04 2014 +0000
+++ b/lang/python/versioned_dependencies.mk Mon Jan 20 12:36:28 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: versioned_dependencies.mk,v 1.6 2014/01/18 19:50:27 wiz Exp $
+# $NetBSD: versioned_dependencies.mk,v 1.7 2014/01/20 12:36:28 wiz Exp $
#
# This file determines which separate distribution of a Python
# package is used as dependency, depending on the Python version
@@ -17,6 +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+=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
Home |
Main Index |
Thread Index |
Old Index