aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-10-30 12:02:51 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-10-30 12:02:51 +0000
commitb1950c5d89b167c5d13317cd29103136905b0b51 (patch)
tree7241b7ba1b607804e5a549737fc843e7696f7b74 /net-im
parentb9719ad707f4f8a81f3fe05bbabb37bd965c6ef1 (diff)
downloadports-b1950c5d89b167c5d13317cd29103136905b0b51.tar.gz
ports-b1950c5d89b167c5d13317cd29103136905b0b51.zip
Fix build on gcc-based archs.
PR: 232384 Submitted by: henry.hu.sh@gmail.com Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=483479
Diffstat (limited to 'net-im')
-rw-r--r--net-im/libqtelegram-ae/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/libqtelegram-ae/Makefile b/net-im/libqtelegram-ae/Makefile
index bb23674fb75e..6f3cb4fa1ad1 100644
--- a/net-im/libqtelegram-ae/Makefile
+++ b/net-im/libqtelegram-ae/Makefile
@@ -18,7 +18,7 @@ USE_GITHUB= yes
GH_ACCOUNT= Aseman-Land
GH_PROJECT= libqtelegram-aseman-edition
-USES= qmake:outsource qt:5 ssl
+USES= compiler:c++11-lang qmake:outsource qt:5 ssl
USE_QT= qmake_build buildtools_build core gui network multimedia
USE_LDCONFIG= yes