Unbreak build with OpenLDAP.

Forgotten by:	mr
This commit is contained in:
Ruslan Ermilov 2004-02-04 16:42:36 +00:00
parent d44d2bb948
commit fc448d1579
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=125450

View File

@ -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>