aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-10-20 15:45:30 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-10-20 15:45:30 +0000
commitfee1439ee202200b1945babb22a308b3d3def7cb (patch)
tree8db56867fc80ee052d9e126d5ea2a72bec11a82e /x11-toolkits
parentba91d1275b8ee7a445ee1afa8192ce02f80db9bb (diff)
downloadports-fee1439ee202200b1945babb22a308b3d3def7cb.tar.gz
ports-fee1439ee202200b1945babb22a308b3d3def7cb.zip
x11-toolkits/qml-box2d: fix build with GCC-based architectures
PR: 232446 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Notes
Notes: svn path=/head/; revision=482570
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/qml-box2d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/qml-box2d/Makefile b/x11-toolkits/qml-box2d/Makefile
index 09e8d61973f4..2b7f151400e5 100644
--- a/x11-toolkits/qml-box2d/Makefile
+++ b/x11-toolkits/qml-box2d/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= x11-toolkits
MAINTAINER= kde@FreeBSD.org
COMMENT= QML Box2D plugin
-USES= qmake:outsource qt:5
+USES= compiler:c++11-lang qmake:outsource qt:5
USE_GITHUB= yes
GH_TAGNAME= 21e57f
USE_GL= gl