aboutsummaryrefslogtreecommitdiff
path: root/cad/k40-whisperer
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2021-01-05 20:53:59 +0000
committerRene Ladan <rene@FreeBSD.org>2021-01-05 20:53:59 +0000
commit89b454230dad06609c3f85b162cd997d3afe9080 (patch)
treed9a43613845dff0728211c9305ab411e41d692bb /cad/k40-whisperer
parenta402038101e3a2a0b530637ca223dd738c15d6cc (diff)
downloadports-89b454230dad06609c3f85b162cd997d3afe9080.tar.gz
ports-89b454230dad06609c3f85b162cd997d3afe9080.zip
Follow up on graphics/py-pillow6 port removal in r559976
The graphics/py-pillow6 port was removed in r559976 as it was for Python 2.7 only and no longer referenced in the default cases. However it was still defined in Mk/Uses/python.mk in PY_PILLOW, leaving a dangling reference. Remove it from Mk/Uses/python.mk, leaving only the Python 3 version of that port, graphics/py-pillow, defined and bump the minimal verion of Python to 3.6 for affected ports.
Notes
Notes: svn path=/head/; revision=560425
Diffstat (limited to 'cad/k40-whisperer')
-rw-r--r--cad/k40-whisperer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/k40-whisperer/Makefile b/cad/k40-whisperer/Makefile
index 5be8c60745ec..d0a660132589 100644
--- a/cad/k40-whisperer/Makefile
+++ b/cad/k40-whisperer/Makefile
@@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyusb>0:devel/py-pyusb@${PY_FLAVOR} \
${PY_PILLOW}
-USES= python:run,-3.7 shebangfix zip
+USES= python:run,3.6-3.7 shebangfix zip
SHEBANG_FILES= *.py
DESKTOP_ENTRIES= "K40 Whisperer" \