diff options
Diffstat (limited to 'www/p5-Maypole/Makefile')
-rw-r--r-- | www/p5-Maypole/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Maypole/Makefile b/www/p5-Maypole/Makefile index 53c95867f419..721b26bc3684 100644 --- a/www/p5-Maypole/Makefile +++ b/www/p5-Maypole/Makefile @@ -52,7 +52,7 @@ PERL_CONFIGURE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMODPERL2} -USE_APACHE_RUN= 20+ +USE_APACHE_RUN= 22+ BUILD_DEPENDS+= p5-libapreq2>=0:${PORTSDIR}/www/p5-libapreq2 .endif |