aboutsummaryrefslogtreecommitdiff
path: root/net/morebalance
diff options
context:
space:
mode:
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 3241423e75ea..2bb7a3bc504f 100644
--- a/net/morebalance/Makefile
+++ b/net/morebalance/Makefile
@@ -16,7 +16,7 @@ COMMENT= A modular open source user-space load balancing system
LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre \
gnutls.15:${PORTSDIR}/security/gnutls \
- ggz.3:${PORTSDIR}/games/libggz
+ ggz.4:${PORTSDIR}/games/libggz
CFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include
MAKE_ARGS+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"