Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 18:49:28 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1738c56c91cb - main - textproc/py-pygments: Add CPE information
Message-ID:  <202108291849.17TInSTj088313@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1738c56c91cb2e92d911ad3c64bb460da6ae5222

commit 1738c56c91cb2e92d911ad3c64bb460da6ae5222
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 18:37:40 +0000
Commit:     Bernhard Froehlich <decke@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291849.17TInSTj088313>