summaryrefslogtreecommitdiff
path: root/x11/qt5-qtbase
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2017-05-03 08:38:38 +0000
committerjperkin <jperkin@pkgsrc.org>2017-05-03 08:38:38 +0000
commitca7c86855e9536834aeadcc2cb1bc8436ae6ee16 (patch)
tree2fa540b3172e66294abe7de0bde1aa824c38da93 /x11/qt5-qtbase
parent3ef956f123a6b414874b463757ad4273afe87371 (diff)
downloadpkgsrc-ca7c86855e9536834aeadcc2cb1bc8436ae6ee16.tar.gz
Convert CXXFLAGS setting C++ standard to USE_LANGUAGES.
Diffstat (limited to 'x11/qt5-qtbase')
-rw-r--r--x11/qt5-qtbase/Makefile.common5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/qt5-qtbase/Makefile.common b/x11/qt5-qtbase/Makefile.common
index 9ffbba98c17..2e93b2b78fd 100644
--- a/x11/qt5-qtbase/Makefile.common
+++ b/x11/qt5-qtbase/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.20 2017/04/26 06:12:25 wiz Exp $
+# $NetBSD: Makefile.common,v 1.21 2017/05/03 08:38:46 jperkin Exp $
# used by x11/qt5-mysql/Makefile
# used by x11/qt5-odbc/Makefile
# used by x11/qt5-psql/Makefile
@@ -31,8 +31,7 @@
.include "../../mk/dlopen.buildlink3.mk"
BUILDLINK_TRANSFORM+= opt:-ldl:${BUILDLINK_LDADD.dl:M*}
-USE_LANGUAGES= c c++
-CXXFLAGS+= -std=c++11
+USE_LANGUAGES= c c++11
USE_LIBTOOL= yes
USE_TOOLS+= gmake perl:build pkg-config