aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-06-06 01:44:39 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-06-06 01:44:39 +0000
commitd3702246bba027fe034617b17d8def87bcaeeaa8 (patch)
treee848010bc0247089bfb704734c4f41c0962a8929 /net-im
parent38803487eaa470e6627fc11a0c709b7673f27836 (diff)
downloadports-d3702246bba027fe034617b17d8def87bcaeeaa8.tar.gz
ports-d3702246bba027fe034617b17d8def87bcaeeaa8.zip
Notes
Diffstat (limited to 'net-im')
-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 7531e6f2f17c..aab68ddff81c 100644
--- a/net-im/loudmouth/Makefile
+++ b/net-im/loudmouth/Makefile
@@ -31,7 +31,7 @@ WITH_GNUTLS= yes
.endif
.if defined(WITH_GNUTLS)
-LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
.else
CONFIGURE_ARGS+= --without-ssl
.endif