Skip to content

Commit

Permalink
www/trac-devel: 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 4474199 commit 07a2b21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/trac-devel/Makefile
Expand Up @@ -45,7 +45,7 @@ GIT_DESC= Enable GIT support
FCGI_DESC= Enable FastCGI support

DOCUTILS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0.14:textproc/py-docutils@${PY_FLAVOR}
PYGMENTS_RUN_DEPENDS= ${PY_PYGMENTS}
PYGMENTS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=1.0:textproc/py-pygments@${PY_FLAVOR}
TZ_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz@${PY_FLAVOR}
PGSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psycopg2>0:databases/py-psycopg2@${PY_FLAVOR}
SQLITE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
Expand Down

0 comments on commit 07a2b21

Please sign in to comment.