diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-02-11 21:11:51 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-02-11 21:11:51 +0000 |
commit | 73d0a2892adb6aa494222cefe4cd8fd054c82d39 (patch) | |
tree | bbe10d85004076dff7f505aa8115a520856ab8fa /mail/qmail-ldap | |
parent | 5dbcda2191b2aa1dcfeaa13897220933763fcbd7 (diff) | |
download | ports-73d0a2892adb6aa494222cefe4cd8fd054c82d39.tar.gz ports-73d0a2892adb6aa494222cefe4cd8fd054c82d39.zip |
Notes
Diffstat (limited to 'mail/qmail-ldap')
-rw-r--r-- | mail/qmail-ldap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/qmail-ldap/Makefile b/mail/qmail-ldap/Makefile index 2e59e9aa8b25..8db7ac39974a 100644 --- a/mail/qmail-ldap/Makefile +++ b/mail/qmail-ldap/Makefile @@ -20,6 +20,8 @@ EXTRA_PATCHES+= ${QMAIL_PORT_PATCHDIR}/patch-ab ${QMAIL_PORT_PATCHDIR}/patch-ac MAINTAINER= lioux@FreeBSD.org COMMENT= A SECURE, reliable, and FAST MTA for UNIX systems WITH LDAP support +CONFLICTS= nss-* emboss-* digest-* + USE_OPENLDAP= yes PKGNAMESUFFIX:= ${PKGNAMESUFFIX}2 |