devel/qt5-qdbusviewer: fix build with GCC-based architectures
PR: 232421 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
This commit is contained in:
parent
50559113f3
commit
71157d9566
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482575
@ -9,7 +9,7 @@ MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Qt 5 graphical interface to D-Bus
|
||||
|
||||
USE_QT= core dbus gui widgets xml buildtools_build
|
||||
USES= qmake qt-dist:5,tools
|
||||
USES= compiler:c++11-lang qmake qt-dist:5,tools
|
||||
|
||||
DESKTOP_ENTRIES="Qt 5 D-Bus Viewer" "" \
|
||||
"${PREFIX}/share/pixmaps/qdbusviewer-qt5.png" \
|
||||
|
Loading…
Reference in New Issue
Block a user