diff options
author | marcus <marcus@FreeBSD.org> | 2006-02-03 07:12:05 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-02-03 07:12:05 +0800 |
commit | 271163790c5a16078356365afc03bc40b7100358 (patch) | |
tree | f01faf0c8856501952b29f0b5140149bc5ad80b5 /mail | |
parent | a118e4e1714ca71e375644ae7678e9a1d29ec904 (diff) | |
download | freebsd-ports-gnome-271163790c5a16078356365afc03bc40b7100358.tar.gz freebsd-ports-gnome-271163790c5a16078356365afc03bc40b7100358.tar.zst freebsd-ports-gnome-271163790c5a16078356365afc03bc40b7100358.zip |
Remove CONFLICTS with nss.
Diffstat (limited to 'mail')
-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 |