diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-10-06 16:12:30 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-10-06 16:12:30 +0000 |
commit | be4eb955b2488c7de90aa6cc897369787ce3932d (patch) | |
tree | 3b88c05c2528014392316183029978d846354425 /misc | |
parent | 3a62a0d9db730baaed329fa7a7f2f1e02f0a2e66 (diff) | |
download | ports-be4eb955b2488c7de90aa6cc897369787ce3932d.tar.gz ports-be4eb955b2488c7de90aa6cc897369787ce3932d.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/qt5ct/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/qt5ct/Makefile b/misc/qt5ct/Makefile index 34df5185e42a..cc58a6254f4d 100644 --- a/misc/qt5ct/Makefile +++ b/misc/qt5ct/Makefile @@ -13,7 +13,7 @@ LICENSE= BSD2CLAUSE LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 -USES= gettext-runtime qmake qt:5 tar:bz2 +USES= compiler:c++11-lang gettext-runtime qmake qt:5 tar:bz2 USE_QT= core dbus gui svg widgets buildtools_build \ linguisttools_build USE_GL= egl gl |