Skip to content

Commit

Permalink
devel/py-lineedit: Remove PY_PYGMENTS
Browse files Browse the repository at this point in the history
With hat:	python
  • Loading branch information
sunpoet committed Jun 20, 2021
1 parent 33b4388 commit f52cdf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/py-lineedit/Makefile
Expand Up @@ -9,7 +9,7 @@ COMMENT= Readline library based on prompt_toolkit which supports multiple modes

LICENSE= MIT

RUN_DEPENDS= ${PY_PYGMENTS} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wcwidth>0:devel/py-wcwidth@${PY_FLAVOR}

Expand Down

0 comments on commit f52cdf3

Please sign in to comment.