diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2012-08-18 14:29:08 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2012-08-18 14:29:08 +0000 |
commit | 63f3e3b0d43bb0b1197cbb5e4c4dfc3a34adb25b (patch) | |
tree | db78183546bb8049f66df049872ab54fe9939c31 /www/p5-Apache-AuthTicket | |
parent | dd195ccb65e4fa43789bd6207b16edef95e01297 (diff) | |
download | ports-63f3e3b0d43bb0b1197cbb5e4c4dfc3a34adb25b.tar.gz ports-63f3e3b0d43bb0b1197cbb5e4c4dfc3a34adb25b.zip |
Notes
Diffstat (limited to 'www/p5-Apache-AuthTicket')
-rw-r--r-- | www/p5-Apache-AuthTicket/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache-AuthTicket/Makefile b/www/p5-Apache-AuthTicket/Makefile index 505ebdc952c9..51babb57828e 100644 --- a/www/p5-Apache-AuthTicket/Makefile +++ b/www/p5-Apache-AuthTicket/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:${PORTSDIR}/www/mod_perl2 \ p5-ModPerl-VersionUtil>=0:${PORTSDIR}/www/p5-ModPerl-VersionUtil \ p5-SQL-Abstract>=0:${PORTSDIR}/databases/p5-SQL-Abstract -USE_APACHE= 20+ +USE_APACHE= 22+ PERL_CONFIGURE= yes MAN3= Apache::AuthTicket.3 \ |