[Midnightbsd-cvs] mports [23353] trunk/databases/evolution-data-server/Makefile: set cstd

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu May 3 10:56:22 EDT 2018


Revision: 23353
          http://svnweb.midnightbsd.org/mports/?rev=23353
Author:   laffer1
Date:     2018-05-03 10:56:21 -0400 (Thu, 03 May 2018)
Log Message:
-----------
set cstd

Modified Paths:
--------------
    trunk/databases/evolution-data-server/Makefile

Modified: trunk/databases/evolution-data-server/Makefile
===================================================================
--- trunk/databases/evolution-data-server/Makefile	2018-05-03 14:56:03 UTC (rev 23352)
+++ trunk/databases/evolution-data-server/Makefile	2018-05-03 14:56:21 UTC (rev 23353)
@@ -32,6 +32,7 @@
 # this change would be done there, but it is not a C++ application, so it
 # does not link directly to libstdc++ and adding the libstdc++ rpath to
 # the executable does not work at runtime.
+USE_CXXSTD=	gnu++11
 USES+=		compiler:c++11-lib
 USE_GNOME=	gtk30 intltool introspection:build libxml2
 USE_OPENLDAP=	yes



More information about the Midnightbsd-cvs mailing list