Avoid runtime dependency on buildtools (use buildtools_build instead of buildtools)
Submitted by: makc
This commit is contained in:
parent
99ec195861
commit
4a6f3c3d7f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349985
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ LIB_DEPENDS= libgnuradio-runtime.so:${PORTSDIR}/comms/gnuradio \
|
|||
libboost_program_options.so:${PORTSDIR}/devel/boost-libs
|
||||
|
||||
USES= pkgconfig qmake
|
||||
USE_QT5= buildtools core gui svg network widgets
|
||||
USE_QT5= buildtools_build core gui svg network widgets
|
||||
|
||||
QMAKE_ARGS+= VER="${PORTVERSION}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue