aboutsummaryrefslogtreecommitdiff
path: root/net/morebalance
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-03-19 05:36:30 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-03-19 05:36:30 +0000
commit290bceb8f957017918c2137777723dc8dfa4e38e (patch)
treeaa57b1114b7ee3d2cd54a307e15e8693350b9dc8 /net/morebalance
parent952b5ad296fa3f2e41fb86b5e5ce29c2a1c3a3ba (diff)
downloadports-290bceb8f957017918c2137777723dc8dfa4e38e.tar.gz
ports-290bceb8f957017918c2137777723dc8dfa4e38e.zip
Chase the gnutls shared lib version.
Notes
Notes: svn path=/head/; revision=104584
Diffstat (limited to 'net/morebalance')
-rw-r--r--net/morebalance/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/morebalance/Makefile b/net/morebalance/Makefile
index f7b836b2b76d..a90e2853b9e8 100644
--- a/net/morebalance/Makefile
+++ b/net/morebalance/Makefile
@@ -25,7 +25,7 @@ LDFLAGS+= -L${LOCALBASE}/lib -lpcre
.endif
.if defined(WITH_TLS)
-LIB_DEPENDS+= gnutls.7:${PORTSDIR}/security/gnutls \
+LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls \
ggz.1:${PORTSDIR}/games/libggz
CFLAGS+= -DUSE_TLS
LDFLAGS+= -lggz -lgnutls -L${LOCALBASE}/lib