git: 1e214c4ed8eb - main - print/py-reportlab: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Thu, 14 Oct 2021 10:18:37 UTC
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].* \