diff options
Diffstat (limited to 'www/p5-CGI-SpeedyCGI/Makefile')
-rw-r--r-- | www/p5-CGI-SpeedyCGI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-CGI-SpeedyCGI/Makefile b/www/p5-CGI-SpeedyCGI/Makefile index 36bdd59824c2..c73cd11c8c4c 100644 --- a/www/p5-CGI-SpeedyCGI/Makefile +++ b/www/p5-CGI-SpeedyCGI/Makefile @@ -23,7 +23,7 @@ OPTIONS= APACHE "Enable mod_speedycgi" On .include <bsd.port.pre.mk> .if !defined(WITHOUT_APACHE) -USE_APACHE= 20+ +USE_APACHE= 22+ PLIST_SUB+= APACHE="" .else PLIST_SUB+= APACHE="@comment " |