aboutsummaryrefslogtreecommitdiff
path: root/net-im/loudmouth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/loudmouth/Makefile')
-rw-r--r--net-im/loudmouth/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/loudmouth/Makefile b/net-im/loudmouth/Makefile
index 0e610202db8c..3fd14e25a9b8 100644
--- a/net-im/loudmouth/Makefile
+++ b/net-im/loudmouth/Makefile
@@ -30,7 +30,7 @@ WITH_GNUTLS= yes
.endif
.if defined(WITH_GNUTLS)
-LIB_DEPENDS+= gnutls.7:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
.else
CONFIGURE_ARGS+= --without-ssl
.endif