diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2018-04-22 21:35:38 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2018-04-22 21:35:38 +0000 |
commit | bd62adb53610d4a73c2b50f1d6e7034de0d22bf2 (patch) | |
tree | d7c722907cf2c912c36908ac5857ada8af7a6eec /mail/dovecot | |
parent | e4f6f51c946252594479d469601e9be310d3fb18 (diff) | |
download | ports-bd62adb53610d4a73c2b50f1d6e7034de0d22bf2.tar.gz ports-bd62adb53610d4a73c2b50f1d6e7034de0d22bf2.zip |
Notes
Diffstat (limited to 'mail/dovecot')
-rw-r--r-- | mail/dovecot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 88967da6d0b2..d129f1d15a31 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -36,6 +36,8 @@ INSTALL_TARGET= install-strip USERS= dovecot dovenull GROUPS= ${USERS} +CONFLICTS_INSTALL= dovecot22 + OPTIONS_DEFINE= LIBWRAP LUA LZ4 VPOPMAIL DOCS EXAMPLES OPTIONS_DEFAULT=GSSAPI_NONE LIBWRAP OPTIONS_SUB= yes |