aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:43 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:43 +0000
commit51cb37373ed4554a60fc2b60a1c8431adedff88a (patch)
treeddcfdd4ebba42726b1c6a308b276eb92ddebd96a
parent8c98bb4ba75a5ede1a0ba305aebd8b96953ec075 (diff)
downloadports-51cb37373ed4554a60fc2b60a1c8431adedff88a.tar.gz
ports-51cb37373ed4554a60fc2b60a1c8431adedff88a.zip
devel/py-pyinstaller: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/py-pyinstaller/Makefile2
1 files changed, 1 insertions, 1 deletions
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