aboutsummaryrefslogtreecommitdiff
path: root/www/lighttpd
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2007-05-25 17:55:12 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2007-05-25 17:55:12 +0000
commit9a5024d59f4a15bb181d275a2ecb4b55e828f733 (patch)
tree778a1852e901bbea92970e740d034a78e9b8d315 /www/lighttpd
parent224ac6f5365fc71cc39e664f76bdd26ef3cda699 (diff)
downloadports-9a5024d59f4a15bb181d275a2ecb4b55e828f733.tar.gz
ports-9a5024d59f4a15bb181d275a2ecb4b55e828f733.zip
Notes
Diffstat (limited to 'www/lighttpd')
-rw-r--r--www/lighttpd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile
index 6e6d1f899a0b..a62f7c54deaf 100644
--- a/www/lighttpd/Makefile
+++ b/www/lighttpd/Makefile
@@ -55,7 +55,6 @@ CONFIGURE_ARGS+= --with-openssl \
.endif
.if defined(WITH_BZIP2)
-LIB_DEPENDS+= bz2:${PORTSDIR}/archivers/bzip2
CONFIGURE_ARGS+= --with-bzip2
.endif