diff options
Diffstat (limited to 'www/mod_jk/Makefile')
-rw-r--r-- | www/mod_jk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_jk/Makefile b/www/mod_jk/Makefile index 261f2a2eb168..7135b024cdb8 100644 --- a/www/mod_jk/Makefile +++ b/www/mod_jk/Makefile @@ -20,7 +20,7 @@ COMMENT?= Apache JK module for connecting to Tomcat using AJP1X MAKE_JOBS_SAFE= yes -USE_APACHE?= 13+ +USE_APACHE?= 20+ .include <bsd.port.pre.mk> |