1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Fix build: VTK-8 requires devel/qt5-qmake.

Reported by:	lbartoletti
This commit is contained in:
Thierry Thomas 2020-04-19 08:54:23 +00:00
parent e864085675
commit 740d3d0e83
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=532090

View File

@ -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 \