sysutils/mog: Remove PY_PYGMENTS

With hat:	python
This commit is contained in:
Po-Chuan Hsieh 2021-06-21 00:08:40 +08:00
parent d250d2601a
commit c5a41a06ee
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -11,7 +11,7 @@ COMMENT= Different take on the UNIX tool cat
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BUILD_DEPENDS= ${PY_PYGMENTS} \
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mdv>0:devel/py-mdv@${PY_FLAVOR}
RUN_DEPENDS:= ${BUILD_DEPENDS}