devel/qt5-qdbusviewer: fix build with GCC-based architectures

PR:		232421
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
This commit is contained in:
Tobias C. Berner 2018-10-20 15:53:46 +00:00
parent 50559113f3
commit 71157d9566
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482575

View File

@ -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" \