aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-20 16:08:24 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-20 16:16:17 +0000
commit90125dc86e1d4dba53103f2208f5b3d5413b1028 (patch)
tree575469ef2d3a0fce6f90a3b6718a264e03247cca
parent5b5aa15ca0e1a1f777016a863335355619c28813 (diff)
downloadports-90125dc86e1d4dba53103f2208f5b3d5413b1028.tar.gz
ports-90125dc86e1d4dba53103f2208f5b3d5413b1028.zip
devel/viewvc-devel: Remove PY_PYGMENTS
With hat: python
-rw-r--r--devel/viewvc-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/viewvc-devel/Makefile b/devel/viewvc-devel/Makefile
index a2e87201f8c5..a5b093eba12d 100644
--- a/devel/viewvc-devel/Makefile
+++ b/devel/viewvc-devel/Makefile
@@ -37,7 +37,7 @@ MODWSGI_RUN_DEPENDS= ${APACHE_PKGNAMEPREFIX}${PYTHON_PKGNAMEPREFIX}mod_wsgi>=4.4
SVN_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}subversion>=0:devel/py-subversion@${PY_FLAVOR}
-RUN_DEPENDS+= ${PY_PYGMENTS}
+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pygments>=1.1:textproc/py-pygments@${PY_FLAVOR}
CONFLICTS_INSTALL= viewvc-1.[12].[0-9]*