summaryrefslogtreecommitdiff
path: root/devel/libglademm
diff options
context:
space:
mode:
authortnn <tnn>2015-10-20 09:40:21 +0000
committertnn <tnn>2015-10-20 09:40:21 +0000
commit949eabee0291cf3cc2bbc2572b47d83465d54b50 (patch)
treef7486078f0dae1741c83572e05efd5eb4705867f /devel/libglademm
parent8af00ea4d46a9dc0187961985d02131d38da9850 (diff)
downloadpkgsrc-949eabee0291cf3cc2bbc2572b47d83465d54b50.tar.gz
packages that use libsigc++ need -std=c++11 now
approved by wiz@
Diffstat (limited to 'devel/libglademm')
-rw-r--r--devel/libglademm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libglademm/Makefile b/devel/libglademm/Makefile
index fae0f2ddb9e..5fef424007d 100644
--- a/devel/libglademm/Makefile
+++ b/devel/libglademm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2015/04/25 14:20:36 tnn Exp $
+# $NetBSD: Makefile,v 1.39 2015/10/20 09:40:22 tnn Exp $
DISTNAME= libglademm-2.6.7
PKGREVISION= 22
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.gtkmm.org/
COMMENT= C++ bindings for libglade
USE_LANGUAGES= c c++
+CXXFLAGS+= -std=c++11
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= gm4 gmake pkg-config