git: 2c8aaa88c13f - main - devel/py-virtualenv: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Sep 10 21:21:08 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2c8aaa88c13f309316a2c7d5083ce4dcf708c94c

commit 2c8aaa88c13f309316a2c7d5083ce4dcf708c94c
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:48:38 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:18:13 +0000

    devel/py-virtualenv: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 devel/py-virtualenv/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/py-virtualenv/Makefile b/devel/py-virtualenv/Makefile
index 4c846d90f80d..76f758e1f04c 100644
--- a/devel/py-virtualenv/Makefile
+++ b/devel/py-virtualenv/Makefile
@@ -32,7 +32,7 @@ OPTIONS_DEFINE=	DOCS
 
 PYDISTUTILS_BUILDARGS=	-c ${WRKSRC}/docs
 
-USES=		python:3.6+
+USES=		cpe python:3.6+
 USE_GITHUB=	yes
 USE_PYTHON=	autoplist concurrent distutils
 


More information about the dev-commits-ports-main mailing list