diff options
Diffstat (limited to 'www/p5-Apache-AuthTicket/Makefile')
-rw-r--r-- | www/p5-Apache-AuthTicket/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-Apache-AuthTicket/Makefile b/www/p5-Apache-AuthTicket/Makefile index 5c7c25b29789..5d872eaca4e9 100644 --- a/www/p5-Apache-AuthTicket/Makefile +++ b/www/p5-Apache-AuthTicket/Makefile @@ -25,8 +25,7 @@ BUILD_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_perl2>=1.9922:www/mod_perl2 \ RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes -USE_APACHE= 22+ -USES= perl5 +USES= apache:2.2+ perl5 USE_PERL5= configure # Remove README.apache-2.4.pod to avoid conflicts with p5-Apache-AuthCookie |