pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

evolution-data-server: updated pkgconfig overrides



Module Name:	pkgsrc-wip
Committed By:	coypu <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Sun Jan 31 17:48:39 2016 +0200
Changeset:	cfd08c06ee8d88996eb4127cb3bcf01f1fdee7de

Modified Files:
	evolution-data-server/Makefile

Log Message:
evolution-data-server: updated pkgconfig overrides

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cfd08c06ee8d88996eb4127cb3bcf01f1fdee7de

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 evolution-data-server/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diffs:
diff --git a/evolution-data-server/Makefile b/evolution-data-server/Makefile
index f9ee2dc..2987f8e 100644
--- a/evolution-data-server/Makefile
+++ b/evolution-data-server/Makefile
@@ -48,16 +48,16 @@ CONFIGURE_ARGS+=	--disable-uoa
 CONFIGURE_ARGS+=	--with-openldap
 CONFIGURE_ARGS+=	--with-libdb=${BDBBASE}
 
+PKGCONFIG_OVERRIDE+=	addressbook/libebook-contacts/libebook-contacts.pc.in
 PKGCONFIG_OVERRIDE+=	addressbook/libebook/libebook.pc.in
 PKGCONFIG_OVERRIDE+=	addressbook/libedata-book/libedata-book.pc.in
 PKGCONFIG_OVERRIDE+=	calendar/libecal/libecal.pc.in
 PKGCONFIG_OVERRIDE+=	calendar/libedata-cal/libedata-cal.pc.in
 PKGCONFIG_OVERRIDE+=	camel/camel.pc.in
-PKGCONFIG_OVERRIDE+=	camel/camel-provider.pc.in
+PKGCONFIG_OVERRIDE+=	evolution-data-server.pc.in
+PKGCONFIG_OVERRIDE+=	libebackend/libebackend.pc.in
 PKGCONFIG_OVERRIDE+=	libedataserver/libedataserver.pc.in
 PKGCONFIG_OVERRIDE+=	libedataserverui/libedataserverui.pc.in
-PKGCONFIG_OVERRIDE+=	servers/groupwise/libegroupwise.pc.in
-PKGCONFIG_OVERRIDE+=	evolution-data-server.pc.in
 
 BUILDLINK_TRANSFORM+=	l:db:${BDB_TYPE}
 BUILDLINK_TRANSFORM+=	rm:-ldl


Home | Main Index | Thread Index | Old Index