aboutsummaryrefslogtreecommitdiff
path: root/graphics/qtpbfimageplugin
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-01-01 15:55:56 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-01-01 15:55:56 +0000
commitfeb8000d575a88e3d94bf7a0c3f25ed19237772a (patch)
tree121d62170395aed88cbd1a70a7b734d13f1301e0 /graphics/qtpbfimageplugin
parentb9a255ff4d722212cfbd08a360f5db272079ec9a (diff)
downloadports-feb8000d575a88e3d94bf7a0c3f25ed19237772a.tar.gz
ports-feb8000d575a88e3d94bf7a0c3f25ed19237772a.zip
This port requires USES=compiler:c++11-lang to build on GCC-based
architectures. PR: 234297 Submitted by: Piotr Kubaj Approved by: maintainer
Notes
Notes: svn path=/head/; revision=488916
Diffstat (limited to 'graphics/qtpbfimageplugin')
-rw-r--r--graphics/qtpbfimageplugin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/qtpbfimageplugin/Makefile b/graphics/qtpbfimageplugin/Makefile
index e172ac1ec871..b3cdaa247fac 100644
--- a/graphics/qtpbfimageplugin/Makefile
+++ b/graphics/qtpbfimageplugin/Makefile
@@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libprotobuf-lite.so:devel/protobuf
-USES= gl qmake qt:5
+USES= compiler:c++11-lang gl qmake qt:5
USE_QT= core gui buildtools_build
USE_GL= gl
USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL}