aboutsummaryrefslogtreecommitdiff
path: root/cad/py-cq-editor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/py-cq-editor/Makefile')
-rw-r--r--cad/py-cq-editor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/py-cq-editor/Makefile b/cad/py-cq-editor/Makefile
index 678e013aa130..4cd562f63678 100644
--- a/cad/py-cq-editor/Makefile
+++ b/cad/py-cq-editor/Makefile
@@ -2,7 +2,7 @@
PORTNAME= cq-editor
DISTVERSION= 0.1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= cad
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ COMMENT= CadQuery GUI editor based on PyQT
LICENSE= APACHE20
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cadquery:cad/py-cadquery@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cadquery>=0:cad/py-cadquery@${PY_FLAVOR}
USES= pyqt:5 python:3.6+
USE_PYTHON= autoplist distutils