aboutsummaryrefslogtreecommitdiff
path: root/net-im/telepathy-logger-qt5
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-10-20 16:26:07 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-10-20 16:26:07 +0000
commit164ccffd8a5447461ad283569b93b92647c9d13a (patch)
treefc6322410427eac8fd4e8f11a42aa3cb64bcacba /net-im/telepathy-logger-qt5
parent9d8462abdaab013b8b88a5a6490470c4635bce49 (diff)
downloadports-164ccffd8a5447461ad283569b93b92647c9d13a.tar.gz
ports-164ccffd8a5447461ad283569b93b92647c9d13a.zip
net-im/telepathy-logger-qt5: fix build with GCC-based architectures
PR: 232382 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Notes
Notes: svn path=/head/; revision=482593
Diffstat (limited to 'net-im/telepathy-logger-qt5')
-rw-r--r--net-im/telepathy-logger-qt5/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/telepathy-logger-qt5/Makefile b/net-im/telepathy-logger-qt5/Makefile
index d4a1565a2914..1e7f53f4880f 100644
--- a/net-im/telepathy-logger-qt5/Makefile
+++ b/net-im/telepathy-logger-qt5/Makefile
@@ -20,7 +20,8 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \
libtelepathy-logger.so:net-im/telepathy-logger \
libtelepathy-qt5.so:net-im/telepathy-qt@qt5
-USES= bison:build cmake:outsource kde:5 pkgconfig python:2.7,build qt:5 tar:xz
+USES= bison:build cmake:outsource compiler:c++11-lang kde:5 \
+ pkgconfig python:2.7,build qt:5 tar:xz
USE_GNOME= glib20 libxml2
USE_KDE= ecm
USE_QT= core buildtools_build dbus network qmake_build xml