diff options
-rw-r--r-- | textproc/uim-qt5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/uim-qt5/Makefile b/textproc/uim-qt5/Makefile index 078433de8003..876bf6831ed3 100644 --- a/textproc/uim-qt5/Makefile +++ b/textproc/uim-qt5/Makefile @@ -10,7 +10,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libuim.so:textproc/uim -USES= iconv libtool qt:5 +USES= compiler:c++11-lang gl iconv libtool qt:5 USE_GL= gl USE_QT= buildtools_build core gui qmake_build widgets x11extras |