aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2018-12-27 04:43:03 +0800
committerlinimon <linimon@FreeBSD.org>2018-12-27 04:43:03 +0800
commit3ae03238a36a7c8faaad1e63f6a57381cc28cc30 (patch)
tree83215995c4acc55d5640bc7ad3b69691be4a561b /textproc
parentc2b8e841405d575d319f2585ba69efca455f86f6 (diff)
downloadfreebsd-ports-gnome-3ae03238a36a7c8faaad1e63f6a57381cc28cc30.tar.gz
freebsd-ports-gnome-3ae03238a36a7c8faaad1e63f6a57381cc28cc30.tar.zst
freebsd-ports-gnome-3ae03238a36a7c8faaad1e63f6a57381cc28cc30.zip
This port requires USES=compiler:c++11-lang to build on GCC-based
architectures. While here, add USES=gl. PR: 234349 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/uim-qt5/Makefile2
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