diff options
Diffstat (limited to 'mail/dovecot/Makefile')
-rw-r--r-- | mail/dovecot/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 34976184d68c..f6f18e1663ce 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -15,8 +15,7 @@ MASTER_SITES= http://www.dovecot.org/ MAINTAINER= robin@isometry.net COMMENT= Secure and compact IMAP and POP3 servers -LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv - +USE_ICONV= yes USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |