aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-29 18:38:20 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-29 18:49:07 +0000
commit2c70f75ca7a79b1cbd28d111945decf0b48c2f9f (patch)
treef71c7d3047af076ce500924e2017c7619dcfcb37
parent1738c56c91cb2e92d911ad3c64bb460da6ae5222 (diff)
downloadports-2c70f75ca7a79b1cbd28d111945decf0b48c2f9f.tar.gz
ports-2c70f75ca7a79b1cbd28d111945decf0b48c2f9f.zip
textproc/py-pygments-25: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--textproc/py-pygments-25/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-pygments-25/Makefile b/textproc/py-pygments-25/Makefile
index 8f28a3eee89c..f9d02854900b 100644
--- a/textproc/py-pygments-25/Makefile
+++ b/textproc/py-pygments-25/Makefile
@@ -15,7 +15,7 @@ COMMENT= Syntax highlighter written in Python
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= python:2.7+
+USES= cpe python:2.7+
USE_PYTHON= distutils concurrent autoplist
CONFLICTS_INSTALL= py??-pygments