aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-jsx-lexer
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-09-21 12:12:41 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-09-21 12:12:41 +0000
commitaadd9d01f93c3ffcc58ceaa170204348ee5da6b6 (patch)
treee6f523f70f925806eab94b407346a9c91678b299 /textproc/py-jsx-lexer
parenta4e3d1cd90e3063457fa78cc17b9ebdfe5e10912 (diff)
downloadports-aadd9d01f93c3ffcc58ceaa170204348ee5da6b6.tar.gz
ports-aadd9d01f93c3ffcc58ceaa170204348ee5da6b6.zip
Use the PY_PYGMENTS variable
With hat: portmgr
Notes
Notes: svn path=/head/; revision=549439
Diffstat (limited to 'textproc/py-jsx-lexer')
-rw-r--r--textproc/py-jsx-lexer/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/py-jsx-lexer/Makefile b/textproc/py-jsx-lexer/Makefile
index b931dfc54c42..06055087912e 100644
--- a/textproc/py-jsx-lexer/Makefile
+++ b/textproc/py-jsx-lexer/Makefile
@@ -2,6 +2,7 @@
PORTNAME= jsx-lexer
PORTVERSION= 0.0.7
+PORTREVISION= 1
DISTVERSIONPREFIX=v
CATEGORIES= textproc python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +13,7 @@ COMMENT= JSX lexer for Pygments
LICENSE= MIT
#LICENSE_FILE= Not packaged yet in sdist
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=2.1:textproc/py-pygments@${PY_FLAVOR}
+RUN_DEPENDS= ${PY_PYGMENTS}
USES= python
USE_GITHUB= yes # tests not in sdist