git: 1738c56c91cb - main - textproc/py-pygments: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sun Aug 29 18:49:28 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1738c56c91cb2e92d911ad3c64bb460da6ae5222
commit 1738c56c91cb2e92d911ad3c64bb460da6ae5222
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 18:37:40 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 18:49:07 +0000
textproc/py-pygments: Add CPE information
Approved by: portmgr (blanket)
---
textproc/py-pygments/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
More information about the dev-commits-ports-all
mailing list