aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-10-14 08:01:13 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-10-14 08:01:13 +0000
commitd19d17bd6460250c91329c24e0545c66c1c17d7c (patch)
treea24abebc7b4d4a1a4ecbd6f2f871ffd7f3a282ef /x11
parent1ff1600008f5c120acd04a536ab14c0bfd8783d7 (diff)
downloadports-d19d17bd6460250c91329c24e0545c66c1c17d7c.tar.gz
ports-d19d17bd6460250c91329c24e0545c66c1c17d7c.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/qt5-x11extras/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.mk>