summaryrefslogtreecommitdiff
path: root/graphics/gimmage
diff options
context:
space:
mode:
authortnn <tnn>2015-10-20 09:40:21 +0000
committertnn <tnn>2015-10-20 09:40:21 +0000
commit7bb55825aa761589be28847e0f91e1796737879d (patch)
treef7486078f0dae1741c83572e05efd5eb4705867f /graphics/gimmage
parent1ae719983bfc9e578f60854144b6d49e264e8128 (diff)
downloadpkgsrc-7bb55825aa761589be28847e0f91e1796737879d.tar.gz
packages that use libsigc++ need -std=c++11 now
approved by wiz@
Diffstat (limited to 'graphics/gimmage')
-rw-r--r--graphics/gimmage/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gimmage/Makefile b/graphics/gimmage/Makefile
index 53b420b80ca..0c35f1d2bfe 100644
--- a/graphics/gimmage/Makefile
+++ b/graphics/gimmage/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:10 tnn Exp $
+# $NetBSD: Makefile,v 1.29 2015/10/20 09:40:21 tnn Exp $
#
DISTNAME= gimmage-0.2.3
@@ -13,6 +13,7 @@ COMMENT= GTKMM-based image viewing program
GNU_CONFIGURE= yes
INSTALLATION_DIRS= share/doc/gimmage
USE_LANGUAGES= c c++
+CXXFLAGS+= -std=c++11
USE_PKGLOCALEDIR= yes
USE_TOOLS+= pkg-config