diff options
Diffstat (limited to 'www/p5-libapreq2/Makefile')
-rw-r--r-- | www/p5-libapreq2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-libapreq2/Makefile b/www/p5-libapreq2/Makefile index 944ac12996d1..ae906d370a53 100644 --- a/www/p5-libapreq2/Makefile +++ b/www/p5-libapreq2/Makefile @@ -17,8 +17,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-apache2-apxs=${APXS} \ --with-expat=${LOCALBASE} \ --enable-perl-glue --with-perl=${PERL} -USES= libtool perl5 -USE_APACHE= 22+ +USES= apache:2.2+ libtool perl5 USE_PERL5= run USE_LDCONFIG= yes |