git: f5683623e092 - main - textproc/py-pygments-25: py27 flavor is no longer needed by the ports tree
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Jun 2022 09:04:58 UTC
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=f5683623e09265da406f28dced67338d3c546daa commit f5683623e09265da406f28dced67338d3c546daa Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2022-06-23 09:04:31 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2022-06-23 09:04:31 +0000 textproc/py-pygments-25: py27 flavor is no longer needed by the ports tree --- textproc/py-pygments-25/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textproc/py-pygments-25/Makefile b/textproc/py-pygments-25/Makefile index f9d02854900b..617196f5853d 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= cpe python:2.7+ +USES= cpe python USE_PYTHON= distutils concurrent autoplist CONFLICTS_INSTALL= py??-pygments