summaryrefslogtreecommitdiff
path: root/devel/libsexymm
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/libsexymm
parent8af00ea4d46a9dc0187961985d02131d38da9850 (diff)
downloadpkgsrc-949eabee0291cf3cc2bbc2572b47d83465d54b50.tar.gz
packages that use libsigc++ need -std=c++11 now
approved by wiz@
Diffstat (limited to 'devel/libsexymm')
-rw-r--r--devel/libsexymm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libsexymm/Makefile b/devel/libsexymm/Makefile
index 0b20b4b32f4..aed2d97f4a0 100644
--- a/devel/libsexymm/Makefile
+++ b/devel/libsexymm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2015/04/25 14:20:37 tnn Exp $
+# $NetBSD: Makefile,v 1.28 2015/10/20 09:40:21 tnn Exp $
#
DISTNAME= libsexymm-0.1.9
@@ -14,6 +14,7 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config gmake
USE_LANGUAGES= c c++
+CXXFLAGS+= -std=c++11
PKGCONFIG_OVERRIDE+= libsexy/libsexymm.pc.in