Avoid runtime dependency on buildtools (use buildtools_build instead of buildtools)

Submitted by:	makc
This commit is contained in:
Ganael LAPLANCHE 2014-04-03 10:02:04 +00:00
parent 99ec195861
commit 4a6f3c3d7f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349985

View file

@ -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}"