Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 10:18:37 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1e214c4ed8eb - main - print/py-reportlab: Add CPE information
Message-ID:  <202110141018.19EAIbYn066038@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=1e214c4ed8eb9e6d65984186d333414b18b0b628

commit 1e214c4ed8eb9e6d65984186d333414b18b0b628
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 10:18:20 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 10:18:20 +0000

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

diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile
index f3bf4c65c0f8..866441ce30e6 100644
--- a/print/py-reportlab/Makefile
+++ b/print/py-reportlab/Makefile
@@ -17,7 +17,7 @@ LICENSE=	BSD3CLAUSE
 
 RUN_DEPENDS=	${PY_PILLOW}
 
-USES=		python:3.6+
+USES=		cpe python:3.6+
 USE_PYTHON=	distutils autoplist
 
 CONFLICTS=	py*-reportlab[^3]-[^3].* \



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