aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2018-10-31 23:32:08 +0000
committerJason E. Hale <jhale@FreeBSD.org>2018-10-31 23:32:08 +0000
commitbce2ec51779a5b10420ecb2468ab6cd2a204abee (patch)
treee5853e550c3d89accbabad39997c7aec18c005bc
parent019bfad540ac0a04123c6bbd6d0bac467e367c95 (diff)
downloadports-bce2ec51779a5b10420ecb2468ab6cd2a204abee.tar.gz
ports-bce2ec51779a5b10420ecb2468ab6cd2a204abee.zip
devel/gwenhywfar-qt5: Fix build on powerpc64
PR: 232844 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Sponsored by: IntegriCloud
Notes
Notes: svn path=/head/; revision=483627
-rw-r--r--devel/gwenhywfar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gwenhywfar/Makefile b/devel/gwenhywfar/Makefile
index 7d6324415113..c55ab134b54d 100644
--- a/devel/gwenhywfar/Makefile
+++ b/devel/gwenhywfar/Makefile
@@ -66,7 +66,7 @@ CONFIGURE_ARGS+=--with-qt4-includes=${QT_INCDIR} \
--with-qt4-moc=${MOC} \
--with-qt4-uic=${UIC}
. elif ${SLAVEPORT}=="qt5"
-USES+= qmake:no_env qt:5
+USES+= compiler:c++11-lang qmake:no_env qt:5
USE_GL= gl
USE_QT= core gui widgets \
buildtools_build qmake_build