x11/qterminal(-l10n): Fix builds after recent change to devel/liblxqt
Approved by: Just-fix-it
This commit is contained in:
parent
1f45bb9812
commit
4af5e8cbb2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=430908
@ -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 \
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user