Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 18:49:29 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: 2c70f75ca7a7 - main - textproc/py-pygments-25: Add CPE information
Message-ID:  <202108291849.17TInTYd088344@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=2c70f75ca7a79b1cbd28d111945decf0b48c2f9f

commit 2c70f75ca7a79b1cbd28d111945decf0b48c2f9f
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 18:38:20 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-29 18:49:07 +0000

    textproc/py-pygments-25: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 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 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



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