diff options
Diffstat (limited to 'www/cherokee')
-rw-r--r-- | www/cherokee/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile index 7809599432c3..ff2d7b099b3b 100644 --- a/www/cherokee/Makefile +++ b/www/cherokee/Makefile @@ -13,8 +13,8 @@ MASTER_SITES= ftp://www.alobbs.com/cherokee/ MAINTAINER= oksala@videotron.ca COMMENT= Cherokee is an extremely fast and tiny web server -#USE_AUTOCONF= yes -#USE_AUTOMAKE= yes +#USE_AUTOCONF_VER=213 +#USE_AUTOMAKE_VER=14 HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} INSTALLS_SHLIB= yes |