Skip to content

Commit

Permalink
sysutils/mog: 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 d250d26 commit c5a41a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sysutils/mog/Makefile
Expand Up @@ -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}

Expand Down

0 comments on commit c5a41a0

Please sign in to comment.