diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-10-20 16:08:52 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-10-20 16:08:52 +0000 |
commit | 6f050968b1371f27b20333d124dcee6deae2fcc5 (patch) | |
tree | 9e7de795b64ce7b73887ded310d819e323919e90 /x11-themes | |
parent | af9dfed553a48e8d7805929f63fa5b26f009df0b (diff) | |
download | ports-6f050968b1371f27b20333d124dcee6deae2fcc5.tar.gz ports-6f050968b1371f27b20333d124dcee6deae2fcc5.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/qt5-style-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/qt5-style-plugins/Makefile b/x11-themes/qt5-style-plugins/Makefile index 3e5faa7d7fc8..942c34049c25 100644 --- a/x11-themes/qt5-style-plugins/Makefile +++ b/x11-themes/qt5-style-plugins/Makefile @@ -14,7 +14,7 @@ COMMENT= Additional Styles for Qt 5 and KDE LICENSE= LGPL21 -USES= qmake qt:5 +USES= compiler:c++11-lang gl qmake qt:5 USE_QT= buildtools_build core gui widgets USE_GL+= gl |