aboutsummaryrefslogtreecommitdiffstats
path: root/net/morebalance
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-03-19 13:36:30 +0800
committermarcus <marcus@FreeBSD.org>2004-03-19 13:36:30 +0800
commit71f0626cf1f7905d7a17f8f8713e73f2d0f0ae99 (patch)
tree95243f2bd770fc427675ccd202bc2016275a6fe6 /net/morebalance
parent932168ba33ed62881c1c0faceba54f98bf7c7729 (diff)
downloadfreebsd-ports-gnome-71f0626cf1f7905d7a17f8f8713e73f2d0f0ae99.tar.gz
freebsd-ports-gnome-71f0626cf1f7905d7a17f8f8713e73f2d0f0ae99.tar.zst
freebsd-ports-gnome-71f0626cf1f7905d7a17f8f8713e73f2d0f0ae99.zip
Chase the gnutls shared lib version.
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