x11/qterminal(-l10n): Fix builds after recent change to devel/liblxqt

Approved by:	Just-fix-it
This commit is contained in:
John Marino 2017-01-09 04:29:12 +00:00
parent 1f45bb9812
commit 4af5e8cbb2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=430908
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ LICENSE= LGPL21+
USES= cmake:outsource lxqt tar:xz
USE_QT5= buildtools_build qmake_build
USE_LXQT= lxqt
USE_LXQT= buildtools lxqt
CMAKE_ARGS+= -DWITH_COMPTON_CONF:BOOL=OFF \
-DWITH_LIBFM_QT:BOOL=OFF \

View File

@ -18,7 +18,7 @@ USES= cmake:outsource compiler:c++11-lang localbase:ldflags \
lxqt pkgconfig tar:xz
USE_QT5= buildtools_build core gui qmake_build widgets x11extras
USE_XORG= x11
USE_LXQT= lxqt
USE_LXQT= buildtools lxqt
CMAKE_ARGS+= -DUSE_SYSTEM_QXT:BOOL=OFF