Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jun 2022 07:52:43 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: 4028eb37f515 - main - devel/nuitka: Add CPE information
Message-ID:  <202206170752.25H7qhJJ064041@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=4028eb37f51553d0286ed91fe5618b4508006ca2

commit 4028eb37f51553d0286ed91fe5618b4508006ca2
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2022-06-17 07:48:36 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2022-06-17 07:48:36 +0000

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

diff --git a/devel/nuitka/Makefile b/devel/nuitka/Makefile
index 36e162d518a7..bf407b2c52d9 100644
--- a/devel/nuitka/Makefile
+++ b/devel/nuitka/Makefile
@@ -13,7 +13,7 @@ COMMENT=	Compatible and efficient Python compiler
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-USES=		python:3.6+
+USES=		python:3.6+ cpe
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes



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