aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/qtfm
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-03-24 11:18:30 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-03-24 11:18:30 +0000
commit95babb2727ce3e13ee659a4633de5b32f244952c (patch)
treebeb88829f218af13f140f6a8c0735397916395e6 /x11-fm/qtfm
parent9a717933cccdcb8e5db83dd4e793a7db4ee64d40 (diff)
downloadports-95babb2727ce3e13ee659a4633de5b32f244952c.tar.gz
ports-95babb2727ce3e13ee659a4633de5b32f244952c.zip
Fix build on gcc-based architectures.
Notes
Notes: svn path=/head/; revision=496718
Diffstat (limited to 'x11-fm/qtfm')
-rw-r--r--x11-fm/qtfm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/qtfm/Makefile b/x11-fm/qtfm/Makefile
index dfd27c74d6ca..b7c23267973f 100644
--- a/x11-fm/qtfm/Makefile
+++ b/x11-fm/qtfm/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libinotify.so:devel/libinotify
-USES= desktop-file-utils gl qmake qt:5
+USES= compiler:c++11-lang desktop-file-utils gl qmake qt:5
USE_GL= gl
USE_QT= concurrent core dbus gui widgets \
buildtools_build qmake_build