science/pulseview: Fix build (Qt5LinguistTools not found)
Reported by: pkg-fallout@FreeBSD.org
This commit is contained in:
parent
6b964c7190
commit
d81a01705e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=533586
@ -18,7 +18,7 @@ LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
|
||||
|
||||
USES= cmake compiler:c++14-lang desktop-file-utils gnome pkgconfig qt:5
|
||||
USE_GNOME= glibmm glib20 libsigc++20
|
||||
USE_QT= buildtools core gui qmake_build svg widgets
|
||||
USE_QT= buildtools core gui linguisttools qmake_build svg widgets
|
||||
|
||||
CMAKE_ARGS+= -DCMAKE_INSTALL_MANDIR:PATH=${MANPREFIX}/man \
|
||||
-DDISABLE_WERROR:BOOL=TRUE
|
||||
|
Loading…
Reference in New Issue
Block a user