diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2019-03-24 11:18:30 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2019-03-24 11:18:30 +0000 |
commit | 95babb2727ce3e13ee659a4633de5b32f244952c (patch) | |
tree | beb88829f218af13f140f6a8c0735397916395e6 /x11-fm/qtfm | |
parent | 9a717933cccdcb8e5db83dd4e793a7db4ee64d40 (diff) | |
download | ports-95babb2727ce3e13ee659a4633de5b32f244952c.tar.gz ports-95babb2727ce3e13ee659a4633de5b32f244952c.zip |
Notes
Diffstat (limited to 'x11-fm/qtfm')
-rw-r--r-- | x11-fm/qtfm/Makefile | 2 |
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 |