aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-AuthCookie/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Apache-AuthCookie/Makefile')
-rw-r--r--www/p5-Apache-AuthCookie/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/www/p5-Apache-AuthCookie/Makefile b/www/p5-Apache-AuthCookie/Makefile
index cf5deacd732d..5b90af365b29 100644
--- a/www/p5-Apache-AuthCookie/Makefile
+++ b/www/p5-Apache-AuthCookie/Makefile
@@ -19,7 +19,6 @@ USE_APACHE= 22+
USES= perl5
USE_PERL5= configure
-NO_STAGE= yes
.include <bsd.port.pre.mk>
CURUSER?= `whoami`
@@ -30,13 +29,4 @@ CONFIGURE_ENV+= APACHE="${HTTPD}" \
TESTGRP="${CURGRP}" \
TESTPORT="${TESTPORT}"
-MAN3= Apache2::AuthCookie.3 \
- Apache2::AuthCookie::Params.3 \
- Apache::AuthCookie.3 \
- Apache::AuthCookie::Autobox.3 \
- Apache::AuthCookie::FAQ.3 \
- Apache::AuthCookie::Params.3 \
- Apache::AuthCookie::Params::Base.3 \
- Apache::AuthCookie::Util.3
-
.include <bsd.port.post.mk>