aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-29 18:37:40 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-29 18:49:07 +0000
commit1738c56c91cb2e92d911ad3c64bb460da6ae5222 (patch)
tree229ac9cd88803d9c29a90505c2f9f62409bdb23b /textproc
parent0dfa0f76a012fbd2afa21ca8835cf79b3f38db98 (diff)
downloadports-1738c56c91cb2e92d911ad3c64bb460da6ae5222.tar.gz
ports-1738c56c91cb2e92d911ad3c64bb460da6ae5222.zip
textproc/py-pygments: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-pygments/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-pygments/Makefile b/textproc/py-pygments/Makefile
index 87b5cc987d50..9f97b959a78c 100644
--- a/textproc/py-pygments/Makefile
+++ b/textproc/py-pygments/Makefile
@@ -13,7 +13,7 @@ COMMENT= Syntax highlighter written in Python
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= python:3.6+
+USES= cpe python:3.6+
USE_PYTHON= distutils concurrent autoplist
CONFLICTS_INSTALL= py??-pygments-25