aboutsummaryrefslogtreecommitdiff
path: root/net/plb/Makefile
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-12-05 13:29:01 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-12-05 13:29:01 +0000
commit654f115b69090156ea0f60623194d19d7b9cfa3b (patch)
treee5279b7a5a4e4949f2d66b711a51c1de93cf45df /net/plb/Makefile
parentb7408d98fcf5fa9972308456c0097352f23ca710 (diff)
downloadports-654f115b69090156ea0f60623194d19d7b9cfa3b.tar.gz
ports-654f115b69090156ea0f60623194d19d7b9cfa3b.zip
- Bump PORT_REVISION and change LIB_DEPENDS to reflect update in devel/libevent
- Fix many wrong BUILD_DEPENDS. Thanks to ldd(1)
Notes
Notes: svn path=/head/; revision=178938
Diffstat (limited to 'net/plb/Makefile')
-rw-r--r--net/plb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/plb/Makefile b/net/plb/Makefile
index 679c6ac9cd41..884bef1a0920 100644
--- a/net/plb/Makefile
+++ b/net/plb/Makefile
@@ -7,14 +7,14 @@
PORTNAME= plb
PORTVERSION= 0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net ipv6
MASTER_SITES= http://plb.sunsite.dk/files/
MAINTAINER= ports@FreeBSD.org
COMMENT= A high-performance HTTP load balancer
-BUILD_DEPENDS+= ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.2a:${PORTSDIR}/devel/libevent
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc