[Midnightbsd-cvs] mports [22402] trunk/databases/evolution-data-server/Makefile: load ldap

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Mar 20 08:52:26 EDT 2017


Revision: 22402
          http://svnweb.midnightbsd.org/mports/?rev=22402
Author:   laffer1
Date:     2017-03-20 08:52:26 -0400 (Mon, 20 Mar 2017)
Log Message:
-----------
load ldap

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

Modified: trunk/databases/evolution-data-server/Makefile
===================================================================
--- trunk/databases/evolution-data-server/Makefile	2017-03-19 21:22:58 UTC (rev 22401)
+++ trunk/databases/evolution-data-server/Makefile	2017-03-20 12:52:26 UTC (rev 22402)
@@ -29,7 +29,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.
-USES+=		compiler:c++11-lib
+USES+=		compiler:c++11-lib ldap
 USE_GNOME=	gtk30 intlhack introspection:build libxml2
 USE_OPENLDAP=	yes
 USE_SQLITE=	yes



More information about the Midnightbsd-cvs mailing list