Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Apr 2017 10:11:40 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r437546 - head/devel/gnome-vfsmm
Message-ID:  <201704021011.v32ABe9p023728@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sun Apr  2 10:11:40 2017
New Revision: 437546
URL: https://svnweb.freebsd.org/changeset/ports/437546

Log:
  One more chase of libsigc++20 update

Modified:
  head/devel/gnome-vfsmm/Makefile

Modified: head/devel/gnome-vfsmm/Makefile
==============================================================================
--- head/devel/gnome-vfsmm/Makefile	Sun Apr  2 10:08:06 2017	(r437545)
+++ head/devel/gnome-vfsmm/Makefile	Sun Apr  2 10:11:40 2017	(r437546)
@@ -14,7 +14,9 @@ COMMENT=	C++ wrapper for gnomevfs2 libra
 
 BUILD_DEPENDS=	gm4:devel/m4
 
-USES=		gmake libtool:keepla pathfix pkgconfig tar:bzip2
+USES=		gmake libtool:keepla pathfix pkgconfig tar:bzip2 \
+		compiler:c++11-lang
+USE_CXXSTD=	c++11
 USE_GNOME=	glibmm gnomevfs2
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704021011.v32ABe9p023728>