diff --git a/component/varnish/buildout.cfg b/component/varnish/buildout.cfg
index 68dbfb46b1ce105e2843fd32059927b4b76ab0ef..7ba7ed70a49ec23b1faa3eff3a400eba0f0837fb 100644
--- a/component/varnish/buildout.cfg
+++ b/component/varnish/buildout.cfg
@@ -30,6 +30,8 @@ url = http://repo.varnish-cache.org/source/varnish-2.1.5.tar.gz
 md5sum = 2d2f227da36a2a240c475304c717b8e3
 configure-options =
   --disable-static
+  --without-rst2html
+  --without-rst2man
 environment =
   PATH=${pkgconfig:location}/bin:%(PATH)s
   PKG_CONFIG_PATH=${pcre:location}/lib/pkgconfig