diff options
author | Xin LI <delphij@FreeBSD.org> | 2008-05-05 10:00:28 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2008-05-05 10:00:28 +0000 |
commit | 4753d1216eed07af87231fec08328b01cfb97688 (patch) | |
tree | 22b31e8ff6b40625c03a4893e895cd3bac54ed47 /mail | |
parent | f970dfe37e17c50b81f95932c5c881b96db944f4 (diff) | |
download | ports-4753d1216eed07af87231fec08328b01cfb97688.tar.gz ports-4753d1216eed07af87231fec08328b01cfb97688.zip |
Notes
Diffstat (limited to 'mail')
-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 726594aebcf2..5f2ba749e84a 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -18,6 +18,8 @@ COMMENT= Secure and compact IMAP and POP3 servers USE_ICONV= yes USE_RC_SUBR= dovecot.sh +CONFLICTS?= ${PORTNAME}-1.[1-9].* + GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --without-shadow --localstatedir=/var |