mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
textproc/py-docutils: Fix build with PYGMENTS option and Python 2
PR: 250395 Submitted by: Ting-Wei Lan <lantw44@gmail.com> Approved by: python (with hat) MFH: 2020Q4 (blanket: build fix)
This commit is contained in:
parent
57868e8798
commit
564430574d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=553820
@ -22,7 +22,7 @@ PORTSCOUT= limit:^[0-9\.]*$$
|
||||
|
||||
OPTIONS_DEFINE= PYGMENTS
|
||||
PYGMENTS_DESC= Syntax highlighting
|
||||
PYGMENTS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=1.6:textproc/py-pygments@${PY_FLAVOR}
|
||||
PYGMENTS_RUN_DEPENDS= ${PY_PYGMENTS}
|
||||
|
||||
SCRIPTS= rst2html rst2latex rst2man rst2odt rst2odt_prepstyles \
|
||||
rst2pseudoxml rst2s5 rst2xetex rst2xml rstpep2html
|
||||
|
Loading…
Reference in New Issue
Block a user