diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dovecot2-pigeonhole/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/dovecot2-pigeonhole/Makefile b/mail/dovecot2-pigeonhole/Makefile index ec509432b1e4..821e7a307619 100644 --- a/mail/dovecot2-pigeonhole/Makefile +++ b/mail/dovecot2-pigeonhole/Makefile @@ -25,9 +25,8 @@ CONFIGURE_ARGS= --exec-prefix=${PREFIX} \ --with-dovecot="${LOCALBASE}/lib/dovecot" LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip -USES= libtool +USES= compiler:c11 libtool ssl USE_LDCONFIG= ${PREFIX}/lib/dovecot -USE_OPENSSL= yes OPTIONS_DEFINE= DOCS LDAP MANAGESIEVE OPTIONS_DEFAULT=MANAGESIEVE |