git: 51cb37373ed4 - main - devel/py-pyinstaller: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Thu, 14 Oct 2021 21:33:47 UTC
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=51cb37373ed4554a60fc2b60a1c8431adedff88a

commit 51cb37373ed4554a60fc2b60a1c8431adedff88a
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:30:43 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:30:43 +0000

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

diff --git a/devel/py-pyinstaller/Makefile b/devel/py-pyinstaller/Makefile
index 594eb917ae93..4e9e31c333c5 100644
--- a/devel/py-pyinstaller/Makefile
+++ b/devel/py-pyinstaller/Makefile
@@ -16,7 +16,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING.txt
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}altgraph>0:math/py-altgraph@${PY_FLAVOR}
 
-USES=		python:3.6+
+USES=		cpe python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
 
 EXTRACT_AFTER_ARGS=	--exclude doc/source --no-same-owner --no-same-permissions