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-DB | |
parent | dd195ccb65e4fa43789bd6207b16edef95e01297 (diff) | |
download | ports-63f3e3b0d43bb0b1197cbb5e4c4dfc3a34adb25b.tar.gz ports-63f3e3b0d43bb0b1197cbb5e4c4dfc3a34adb25b.zip |
Notes
Diffstat (limited to 'www/p5-Apache-DB')
-rw-r--r-- | www/p5-Apache-DB/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache-DB/Makefile b/www/p5-Apache-DB/Makefile index 05c49b0e1d53..56a0f8b8b482 100644 --- a/www/p5-Apache-DB/Makefile +++ b/www/p5-Apache-DB/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:${PORTSDIR}/www/mod_perl2 MAKE_JOBS_SAFE= yes PERL_CONFIGURE= yes -USE_APACHE_RUN= 20+ +USE_APACHE_RUN= 22+ MAN3= Apache::DB.3 Apache::DProf.3 Apache::perl5db.3 \ Apache::SmallProf.3 |