From 1e30ddf732632fbb5c756858f21599edf489b475 Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 6 Jun 2004 23:27:50 +0000 Subject: Chase gnutls shared library debump. Pointy hat to: sergei --- net/morebalance/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/morebalance/Makefile b/net/morebalance/Makefile index b101bcb78c4..2c5e54fe63c 100644 --- a/net/morebalance/Makefile +++ b/net/morebalance/Makefile @@ -14,7 +14,7 @@ MAINTAINER= clement@FreeBSD.org COMMENT= A modular open source user-space load balancing system LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre \ - gnutls.13:${PORTSDIR}/security/gnutls \ + gnutls.12:${PORTSDIR}/security/gnutls \ ggz.2:${PORTSDIR}/games/libggz CFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include -- cgit