diff options
Diffstat (limited to 'mail/wmbiff/Makefile')
-rw-r--r-- | mail/wmbiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile index 9fd6394cd2a2..207e4609b6e7 100644 --- a/mail/wmbiff/Makefile +++ b/mail/wmbiff/Makefile @@ -23,7 +23,7 @@ WITH_GNUTLS= yes .endif .ifdef WITH_GNUTLS -LIB_DEPENDS+= gcrypt.10:${PORTSDIR}/security/libgcrypt-devel \ +LIB_DEPENDS+= gcrypt.12:${PORTSDIR}/security/libgcrypt \ gnutls.13:${PORTSDIR}/security/gnutls .endif |