aboutsummaryrefslogtreecommitdiff
path: root/net/morebalance
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-04-09 02:07:44 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-04-09 02:07:44 +0000
commit8357fd0ba5e4c4d630c7b2edb7a9baa797ac1739 (patch)
tree868dfddc40e9603b3e81db499c2abc328b60516d /net/morebalance
parent7103980daf5b9e4f8f5fc05d8abd2d05b04693c2 (diff)
downloadports-8357fd0ba5e4c4d630c7b2edb7a9baa797ac1739.tar.gz
ports-8357fd0ba5e4c4d630c7b2edb7a9baa797ac1739.zip
Notes
Diffstat (limited to 'net/morebalance')
-rw-r--r--net/morebalance/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/morebalance/Makefile b/net/morebalance/Makefile
index c140db4d3e77..6039144d89a1 100644
--- a/net/morebalance/Makefile
+++ b/net/morebalance/Makefile
@@ -7,7 +7,7 @@
PORTNAME= morebalance
PORTVERSION= 0.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://morebalance.coolprojects.org/
@@ -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.4:${PORTSDIR}/games/libggz
+ ggz.5:${PORTSDIR}/games/libggz
CFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include
MAKE_ARGS+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"