mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
Fix build: VTK-8 requires devel/qt5-qmake.
Reported by: lbartoletti
This commit is contained in:
parent
e864085675
commit
740d3d0e83
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=532090
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user