summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-im/loudmouth/Makefile2
-rw-r--r--net/loudmouth/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/loudmouth/Makefile b/net-im/loudmouth/Makefile
index 8ee31f763c4d..f4cb6c30b189 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.8:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.7:${PORTSDIR}/security/gnutls
.else
CONFIGURE_ARGS+= --without-ssl
.endif
diff --git a/net/loudmouth/Makefile b/net/loudmouth/Makefile
index 8ee31f763c4d..f4cb6c30b189 100644
--- a/net/loudmouth/Makefile
+++ b/net/loudmouth/Makefile
@@ -30,7 +30,7 @@ WITH_GNUTLS= yes
.endif
.if defined(WITH_GNUTLS)
-LIB_DEPENDS+= gnutls.8:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.7:${PORTSDIR}/security/gnutls
.else
CONFIGURE_ARGS+= --without-ssl
.endif