diff options
Diffstat (limited to 'net/plb')
-rw-r--r-- | net/plb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/plb/Makefile b/net/plb/Makefile index 7399d51e3fa6..20f5850caf19 100644 --- a/net/plb/Makefile +++ b/net/plb/Makefile @@ -16,6 +16,8 @@ COMMENT= A high-performance HTTP load balancer LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent +BROKEN= does not build + GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc |