science/pulseview: Use buildtools, linguisttools as build dependencies.
Reported by: danfe
This commit is contained in:
parent
57280facd9
commit
72958417ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=534847
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= pulseview
|
||||
PORTVERSION= 0.4.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= science cad
|
||||
MASTER_SITES= http://sigrok.org/download/source/pulseview/
|
||||
|
||||
@ -18,7 +19,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 linguisttools qmake_build svg widgets
|
||||
USE_QT= buildtools_build core gui linguisttools_build qmake_build svg widgets
|
||||
|
||||
CMAKE_ARGS+= -DCMAKE_INSTALL_MANDIR:PATH=${MANPREFIX}/man \
|
||||
-DDISABLE_WERROR:BOOL=TRUE
|
||||
|
Loading…
Reference in New Issue
Block a user