aboutsummaryrefslogtreecommitdiff
path: root/x11/lumina-core
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-12-20 06:04:01 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-12-20 06:04:01 +0000
commitf3bd2528db1ed444b21aec5c81166fc1346721f3 (patch)
treea4ae82e0997f6f9b679cb9972ef004e60a8d4ddd /x11/lumina-core
parentc7de258bb6ccf68926ad50b2b632e484ace68575 (diff)
This port needs USES=compiler:c++11-lang to build on GCC-based architectures.
While here, add USES=gl. PR: 233926 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=487843
Diffstat (limited to 'x11/lumina-core')
-rw-r--r--x11/lumina-core/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/lumina-core/Makefile b/x11/lumina-core/Makefile
index c72870c3fca7..b1443dcf3381 100644
--- a/x11/lumina-core/Makefile
+++ b/x11/lumina-core/Makefile
@@ -39,7 +39,7 @@ RUN_DEPENDS+= gstreamer1-plugins-core>=0:multimedia/gstreamer1-plugins-core
MAKE_JOBS_UNSAFE=yes
-USES= qmake qt:5
+USES= compiler:c++11-lang gl qmake qt:5
USE_GL= gl
USE_XORG= x11 xdamage xcb
USE_LDCONFIG= yes