1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Fix build on gcc-based architectures.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2019-03-08 03:04:16 +00:00
parent 07a972d6b6
commit cb540451f5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495012

View File

@ -12,7 +12,7 @@ COMMENT= Graphical user interface around gdb using KDE
LICENSE= GPLv2
USES= cmake kde:5 qt:5
USES= cmake compiler:c++11-lang kde:5 qt:5
USE_KDE= auth codecs config configwidgets coreaddons ecm \
i18n iconthemes widgetsaddons windowsystem xmlgui
USE_QT= core dbus gui widgets xml \