mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 17:43:28 +00:00
Unbreak build with OpenLDAP.
Forgotten by: mr
This commit is contained in:
parent
d44d2bb948
commit
fc448d1579
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=125450
@ -17,6 +17,8 @@ LDADD= -lhdb -lkrb5 -lroken ${LIBVERS} \
|
||||
DPADD= ${LIBHDB} ${LIBKRB5} ${LIBROKEN} ${LIBVERS} \
|
||||
${LIBASN1} ${LIBCRYPTO} ${LIBCRYPT} ${LIBCOM_ERR} ${LDAPDPADD}
|
||||
|
||||
LDFLAGS=${LDAPLDFLAGS}
|
||||
|
||||
MAN= hprop.8
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user