diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-04-25 00:52:06 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-04-25 00:52:06 +0000 |
commit | b8579afa2d217081f85a611605ca13b5641210a9 (patch) | |
tree | b5593df1da80704631c69c1a35bc5714e6c2f4bc | |
parent | 0e6bb87890d289a5ee857ccbce562385a2e00fc5 (diff) |
Notes
-rw-r--r-- | mail/dovecot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index f942ced0b669..3b1637de2cf2 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -28,7 +28,7 @@ CONFLICTS= dovecot2-2.[0-9].* # consult the maintainer of those ports before updating this one. # ###################################################################### -USES= iconv libtool:keepla +USES= cpe iconv libtool:keepla USE_RC_SUBR= dovecot USE_OPENSSL= yes |