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.
This commit is contained in:
parent
9392b0743f
commit
f57cdb5089
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user