aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-qmk/Makefile
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2021-05-11 09:02:44 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2021-05-11 09:04:19 +0000
commita5a8b5eb4319433263e0ab4dd9c2778229188a9e (patch)
tree41dee5947348ae4c0d577c51e550feaf5d0483d8 /sysutils/py-qmk/Makefile
parented992ff9d1c8414ba678868503fdda9d8f31d08f (diff)
downloadports-a5a8b5eb4319433263e0ab4dd9c2778229188a9e.tar.gz
ports-a5a8b5eb4319433263e0ab4dd9c2778229188a9e.zip
sysutils/py-qmk: Update to 0.0.46
Diffstat (limited to 'sysutils/py-qmk/Makefile')
-rw-r--r--sysutils/py-qmk/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/sysutils/py-qmk/Makefile b/sysutils/py-qmk/Makefile
index 94f58b3af3d7..c4281e3fb395 100644
--- a/sysutils/py-qmk/Makefile
+++ b/sysutils/py-qmk/Makefile
@@ -1,5 +1,5 @@
PORTNAME= qmk
-PORTVERSION= 0.0.45
+PORTVERSION= 0.0.46
CATEGORIES= sysutils python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,11 +15,13 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}appdirs>=0:devel/py-appdirs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}colorama>=0:devel/py-colorama@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dotty-dict>=0:devel/py-dotty-dict@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}flake8>=0:devel/py-flake8@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}hid>=0:comms/py-hid@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}hjson>=0:textproc/py-hjson@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jsonschema>=3:devel/py-jsonschema@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}milc>=1.3.0:devel/py-milc@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}nose2>=0:devel/py-nose2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pyusb>=0:devel/py-pyusb@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}yapf>=0:textproc/py-yapf@${PY_FLAVOR} \
arm-none-eabi-gcc>0:devel/arm-none-eabi-gcc \
avr-gcc>0:devel/avr-gcc \
@@ -33,6 +35,8 @@ USES= python shebangfix
USE_PYTHON= autoplist concurrent distutils
SHEBANG_GLOB= *.py
+TEST_ENV= PYTHONPATH="${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}"
+
NO_ARCH= yes
SUB_FILES= pkg-message