aboutsummaryrefslogtreecommitdiff
path: root/mail/dovecot/Makefile
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2014-01-30 22:05:06 +0000
committerPawel Pekala <pawel@FreeBSD.org>2014-01-30 22:05:06 +0000
commit30d8ef7905f230d79533f49bab8bf17e81e8c4c8 (patch)
treee68db2b50afe374091d9fdf64975e91d8c5072f2 /mail/dovecot/Makefile
parent1b9b990e8331ba961c53bb42bbbf877213f99152 (diff)
downloadports-30d8ef7905f230d79533f49bab8bf17e81e8c4c8.tar.gz
ports-30d8ef7905f230d79533f49bab8bf17e81e8c4c8.zip
Notes
Diffstat (limited to 'mail/dovecot/Makefile')
-rw-r--r--mail/dovecot/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index 572633d09417..2a5d4aa9045f 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -107,6 +107,7 @@ DOCS+= README.managesieve
#
.if ${PORT_OPTIONS:MGSSAPI}
CONFIGURE_ARGS+= --with-gssapi
+LDFLAGS+= -lgssapi_krb5
.else
CONFIGURE_ARGS+= --without-gssapi
.endif