aboutsummaryrefslogtreecommitdiff
path: root/net/morebalance/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/morebalance/Makefile')
-rw-r--r--net/morebalance/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/morebalance/Makefile b/net/morebalance/Makefile
index 2c5e54fe63c5..6b7f62599b80 100644
--- a/net/morebalance/Makefile
+++ b/net/morebalance/Makefile
@@ -7,6 +7,7 @@
PORTNAME= morebalance
PORTVERSION= 0.3
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://morebalance.coolprojects.org/
@@ -15,7 +16,7 @@ COMMENT= A modular open source user-space load balancing system
LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre \
gnutls.12:${PORTSDIR}/security/gnutls \
- ggz.2:${PORTSDIR}/games/libggz
+ ggz.3:${PORTSDIR}/games/libggz
CFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include
MAKE_ARGS+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"