diff --git a/www-servers/cherokee/cherokee-1.2.101.bep b/www-servers/cherokee/cherokee-1.2.101.bep index d0a4d2c12..468b11357 100644 --- a/www-servers/cherokee/cherokee-1.2.101.bep +++ b/www-servers/cherokee/cherokee-1.2.101.bep @@ -12,7 +12,8 @@ BUILD { autoheader automake --add-missing autoconf - ./configure --prefix=`finddir B_COMMON_DIRECTORY` + ./configure --prefix=`finddir B_COMMON_DIRECTORY` \ + --enable-nls=no make }