aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharlie Li <vishwin@FreeBSD.org>2023-05-20 17:32:01 +0000
committerCharlie Li <vishwin@FreeBSD.org>2023-05-20 17:32:01 +0000
commit32e521bbe059cd451be080f218f569f63dd84687 (patch)
tree856502f224ba54572392117d0e5a7100e6ce50e7
parentf7847519b9400a40313f043c2300a900b1c820db (diff)
downloadports-32e521bbe059cd451be080f218f569f63dd84687.tar.gz
ports-32e521bbe059cd451be080f218f569f63dd84687.zip
comms/chirp: add forgotten wheel
-rw-r--r--comms/chirp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/chirp/Makefile b/comms/chirp/Makefile
index 924b4f10d6e0..6e18156d2776 100644
--- a/comms/chirp/Makefile
+++ b/comms/chirp/Makefile
@@ -12,6 +12,7 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
+ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}versioningit>0:devel/py-versioningit@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyserial>0:comms/py-pyserial@${PY_FLAVOR} \