aboutsummaryrefslogtreecommitdiff
path: root/cad/k40-whisperer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/k40-whisperer/Makefile')
-rw-r--r--cad/k40-whisperer/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/cad/k40-whisperer/Makefile b/cad/k40-whisperer/Makefile
index 9ab0b5cce947..33da3eede4b5 100644
--- a/cad/k40-whisperer/Makefile
+++ b/cad/k40-whisperer/Makefile
@@ -1,18 +1,18 @@
PORTNAME= k40-whisperer
DISTVERSION= 0.59
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= cad python
MASTER_SITES= http://www.scorchworks.com/K40whisperer/
DISTNAME= K40_Whisperer-${DISTVERSION}_src
-MAINTAINER= 0mp@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GUI control software for the stock K40 laser cutter controller
WWW= https://www.scorchworks.com/K40whisperer/k40whisperer.html
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/gpl-3.0.txt
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml5>0:devel/py-lxml5@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyusb>0:devel/py-pyusb@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pillow>=7.0.0:graphics/py-pillow@${PY_FLAVOR}