summaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-06-06 01:44:39 +0000
committermarcus <marcus@FreeBSD.org>2004-06-06 01:44:39 +0000
commit26a7a9ea04b7a7b5a25e1f844627906eb6b66038 (patch)
tree3a71f5fb2ffafe61c115ab2a90447b9d374a61b8 /net-im
parentc444b8e6132b935c41665622e96402c79fd84e4d (diff)
downloadFreeBSD-ports-26a7a9ea04b7a7b5a25e1f844627906eb6b66038.zip
FreeBSD-ports-26a7a9ea04b7a7b5a25e1f844627906eb6b66038.tar.gz
Chase the gnutls shared lib version.
Pointy hat to: sergei
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 7531e6f..aab68dd 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
OpenPOWER on IntegriCloud