aboutsummaryrefslogtreecommitdiff
path: root/cad/opencascade
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2020-04-19 08:54:23 +0000
committerThierry Thomas <thierry@FreeBSD.org>2020-04-19 08:54:23 +0000
commit740d3d0e830075f8438b00693af54edf7a2cf60d (patch)
tree9c920a6aa41f0632f150847a60acc29b31876ea8 /cad/opencascade
parente8640856751b3050238421e0af5e66fdb5b78cf5 (diff)
downloadports-740d3d0e830075f8438b00693af54edf7a2cf60d.tar.gz
ports-740d3d0e830075f8438b00693af54edf7a2cf60d.zip
Fix build: VTK-8 requires devel/qt5-qmake.
Reported by: lbartoletti
Notes
Notes: svn path=/head/; revision=532090
Diffstat (limited to 'cad/opencascade')
-rw-r--r--cad/opencascade/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile
index 814b2ef4541d..39f8b4a93ba8 100644
--- a/cad/opencascade/Makefile
+++ b/cad/opencascade/Makefile
@@ -24,9 +24,10 @@ RUN_DEPENDS= bash:shells/bash
# Check ${WRKSRC}/dox/overview/overview.md
# and ${WRKSRC}/dox/dev_guides/building
USES= alias:10 cmake compiler:c++14-lang dos2unix \
- gl python shebangfix tk tar:tgz xorg
+ gl python qt:5 qmake shebangfix tk tar:tgz xorg
USE_XORG= ice sm x11 xext xi xmu xt
USE_GL= gl glu
+USE_QT= buildtools_build
DOS2UNIX_FILES= adm/templates/*
SHEBANG_FILES= adm/templates/*.sh \