1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/mail/sendmail811/files/site.config.m4.ldap
Dirk Meyer 3e48e0246d - Option to add LDAP Support
- Cleanup dublicate labels
- Allow to build a package manually.

Submitted by:	phantom@ark.cris.net (Alexey Zelkin)
2001-05-01 12:10:05 +00:00

6 lines
245 B
Plaintext

APPENDDEF(`confLIBDIRS', `-L%%LOCALBASE%%/lib')
APPENDDEF(`conf_sendmail_ENVDEF', `-I%%LOCALBASE%%/include')
APPENDDEF(`conf_sendmail_ENVDEF', `-DLDAPMAP')
APPENDDEF(`conf_sendmail_LIBS', `-lldap')
APPENDDEF(`conf_sendmail_LIBS', `-llber')