diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2005-01-23 19:51:03 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2005-01-23 19:51:03 +0000 |
commit | e3f1a4ff7e7e98e1dc64cb93a153c565c0a59ec4 (patch) | |
tree | 5cca5ddcbafe0060667435f72f3b47d06b3a8328 /net/plb | |
parent | 6e74169b0c089e73faece47dfe38457554683c53 (diff) |
Notes
Diffstat (limited to 'net/plb')
-rw-r--r-- | net/plb/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/plb/Makefile b/net/plb/Makefile index 3f87e0e02ea5..d88d9f21d851 100644 --- a/net/plb/Makefile +++ b/net/plb/Makefile @@ -16,8 +16,6 @@ COMMENT= A high-performance HTTP load balancer BUILD_DEPENDS+= ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent -BROKEN= Broken by libevent update - GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc |