diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-02-02 23:12:05 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-02-02 23:12:05 +0000 |
commit | 92cc33210ca69d7e58c8637e527a736369e69ab2 (patch) | |
tree | 075afb55075a0d47d6ac3c4e57e29f9210293443 /mail/qmail-ldap | |
parent | e91d351aa4e9c6591c835f0ded74d5476f8ac322 (diff) |
Notes
Diffstat (limited to 'mail/qmail-ldap')
-rw-r--r-- | mail/qmail-ldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmail-ldap/Makefile b/mail/qmail-ldap/Makefile index 9aa8e5667502..fedff2ce0fdd 100644 --- a/mail/qmail-ldap/Makefile +++ b/mail/qmail-ldap/Makefile @@ -16,7 +16,7 @@ COMMENT= A SECURE, reliable, and FAST MTA for UNIX systems WITH LDAP support RUN_DEPENDS= ${LOCALBASE}/bin/svscan:${PORTSDIR}/sysutils/daemontools \ ${LOCALBASE}/bin/tcprules:${PORTSDIR}/sysutils/ucspi-tcp -CONFLICTS= nss-[0-9]* emboss-[0-9]* digest-[0-9]* +CONFLICTS= emboss-[0-9]* digest-[0-9]* USE_OPENLDAP= yes SLAVE_LDAP= yes |