From d19d17bd6460250c91329c24e0545c66c1c17d7c Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Sun, 14 Oct 2018 08:01:13 +0000 Subject: qt5: Fix build on GCC based architectures. PR: 231584 PR: 231677 PR: 231685 PR: 231830 PR: 231955 PR: 231905 PR: 231892 PR: 231684 PR: 231958 PR: 231960 PR: 231818 PR: 231542 PR: 231860 PR: 231681 PR: 231963 PR: 231891 PR: 231966 PR: 231904 PR: 231676 PR: 231819 PR: 231956 PR: 231680 PR: 231957 PR: 231903 PR: 231901 PR: 231667 PR: 231861 Submitted by: Piotr Kubaj --- x11/qt5-x11extras/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/qt5-x11extras/Makefile b/x11/qt5-x11extras/Makefile index c84cc938dc4e..cc4e2d9665ab 100644 --- a/x11/qt5-x11extras/Makefile +++ b/x11/qt5-x11extras/Makefile @@ -9,7 +9,7 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Qt platform-specific features for X11-based systems USE_QT= core gui -USES= qmake qt-dist:5,x11extras +USES= compiler:c++11-lang qmake qt-dist:5,x11extras USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} .include -- cgit v1.2.3