aboutsummaryrefslogtreecommitdiff
path: root/www/lighttpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/lighttpd/Makefile')
-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