aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-jsx-lexer
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-20 16:08:56 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-20 16:16:18 +0000
commit2919b933d13001c2c91e1e053b0d4a9bdbf983d3 (patch)
treeb6e6ef77c577010f17424d5124078dab4ad762be /textproc/py-jsx-lexer
parentd955786c78bf9cc69ae018e692eaa6b9d752fe08 (diff)
downloadports-2919b933d13001c2c91e1e053b0d4a9bdbf983d3.tar.gz
ports-2919b933d13001c2c91e1e053b0d4a9bdbf983d3.zip
textproc/py-jsx-lexer: Remove PY_PYGMENTS
With hat: python
Diffstat (limited to 'textproc/py-jsx-lexer')
-rw-r--r--textproc/py-jsx-lexer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-jsx-lexer/Makefile b/textproc/py-jsx-lexer/Makefile
index 9ffc1ca21e4b..2c0b4ffb5014 100644
--- a/textproc/py-jsx-lexer/Makefile
+++ b/textproc/py-jsx-lexer/Makefile
@@ -11,7 +11,7 @@ COMMENT= JSX lexer for Pygments
LICENSE= MIT
#LICENSE_FILE= Not packaged yet in sdist
-RUN_DEPENDS= ${PY_PYGMENTS}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=2.1:textproc/py-pygments@${PY_FLAVOR}
USES= python:3.6+
USE_GITHUB= yes # tests not in sdist