aboutsummaryrefslogtreecommitdiffstats
path: root/net/morebalance
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2007-04-09 10:07:44 +0800
committerrafan <rafan@FreeBSD.org>2007-04-09 10:07:44 +0800
commitaf6b3a5ba3e5c699b5207dfd64294f841885b969 (patch)
treeef5989d1e7fa54ad651587724cd78df76ba309fb /net/morebalance
parent3d8fa2d6aee8869ad85fa63f3ca72f1f4c7b4939 (diff)
downloadfreebsd-ports-gnome-af6b3a5ba3e5c699b5207dfd64294f841885b969.tar.gz
freebsd-ports-gnome-af6b3a5ba3e5c699b5207dfd64294f841885b969.tar.zst
freebsd-ports-gnome-af6b3a5ba3e5c699b5207dfd64294f841885b969.zip
- Chase libggz share library bump
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}"