From f57cdb5089b2c085e7b2ec6d97cec0a292b3ad8d Mon Sep 17 00:00:00 2001 From: landry Date: Sat, 8 Jan 2011 08:46:52 +0000 Subject: [PATCH] Fix typo in WANTLIB, and while here s/l(dap|ber)/l\1-2.4/ to make port-lib-depends-check happy. Didn't build so no bump. --- mail/evolution-exchange/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index 6a32bd93afa..c68704c895e 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2011/01/07 10:29:45 pea Exp $ +# $OpenBSD: Makefile,v 1.16 2011/01/08 08:46:52 landry Exp $ # No NTLM support in OpenLDAP; Plaintext password authentication will be # used when connecting to the Global Catalog server. Consider installing @@ -45,8 +45,8 @@ WANTLIB += pangoft2-1.0 pcre pixman-1 plc4 plds4 png pthread pthread-stubs WANTLIB += sasl2 smime3 soup-2.4 sqlite3 ssl ssl3 startup-notification-1 WANTLIB += stdc++ tasn1 unique-1.0 vorbis vorbisfile xcb xcb-atom WANTLIB += xcb-aux xcb-event xcb-render xml2 z -WANTLIB += gdata gtkhtml-editor-3.14 lber ldap nssutil3 -WANTLIB += proxy soup-gnome-2.4 GL Xxf86vldam drm softokn3 xcb-shm +WANTLIB += gdata gtkhtml-editor-3.14 lber-2.4 ldap-2.4 nssutil3 +WANTLIB += proxy soup-gnome-2.4 GL Xxf86vm drm softokn3 xcb-shm WANTLIB += lib/evolution/${EVO_VERSION}/art_lgpl WANTLIB += lib/evolution/${EVO_VERSION}/gnomecanvas WANTLIB += lib/evolution/${EVO_VERSION}/essmime