pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/py-docutils mark Python3 ready



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0c74a96a12a3
branches:  trunk
changeset: 609851:0c74a96a12a3
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Thu Oct 11 14:46:24 2012 +0000

description:
mark Python3 ready

diffstat:

 textproc/py-docutils/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 746ac1aab821 -r 0c74a96a12a3 textproc/py-docutils/Makefile
--- a/textproc/py-docutils/Makefile     Thu Oct 11 13:17:09 2012 +0000
+++ b/textproc/py-docutils/Makefile     Thu Oct 11 14:46:24 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2012/10/11 12:22:26 wen Exp $
+# $NetBSD: Makefile,v 1.38 2012/10/11 14:46:24 drochner Exp $
 
 DISTNAME=      docutils-0.9.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -12,6 +12,7 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
+PYTHON_VERSIONS_INCLUDE_3X= yes
 DEPENDS+=      ${PYPKGPREFIX}-roman>=1.4:../../math/py-roman
 DEPENDS+=      ${PYPKGPREFIX}-expat>=0:../../textproc/py-expat
 



Home | Main Index | Thread Index | Old Index