From 03abe3e06a47c9744e231f3bdadf1bc00b2751bf Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 22 May 2013 14:31:14 +0000 Subject: Revert, py-jinja2 has to adjust. --- textproc/py-sphinx/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/textproc/py-sphinx/Makefile b/textproc/py-sphinx/Makefile index ba2f59e3346..3d70901e08b 100644 --- a/textproc/py-sphinx/Makefile +++ b/textproc/py-sphinx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2013/05/22 14:28:57 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2013/05/22 14:31:14 joerg Exp $ DISTNAME= Sphinx-1.1.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} @@ -16,6 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-jinja2>=2.2:../../textproc/py-jinja2 DEPENDS+= ${PYPKGPREFIX}-pygments>=0.8:../../textproc/py-pygments USE_LANGUAGES= #none +PYTHON_VERSIONS_INCLUDE_3X= yes REPLACE_PYTHON+= sphinx/pycode/pgen2/token.py -- cgit v1.2.3