summaryrefslogtreecommitdiff
path: root/package/cherokee/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/cherokee/Makefile')
-rw-r--r--package/cherokee/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/cherokee/Makefile b/package/cherokee/Makefile
index 38a623213..a63f4ac9f 100644
--- a/package/cherokee/Makefile
+++ b/package/cherokee/Makefile
@@ -19,6 +19,9 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,CHEROKEE,cherokee,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
CONFIGURE_ARGS+= --enable-static-module=all \
+ --without-mysql \
+ --without-ldap \
+ --disable-pam \
--without-ffmpeg
cherokee-install: