aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Authen-SASL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Authen-SASL/Makefile')
-rw-r--r--security/p5-Authen-SASL/Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/p5-Authen-SASL/Makefile b/security/p5-Authen-SASL/Makefile
index 54f7ff6eb924..c53b2bf67650 100644
--- a/security/p5-Authen-SASL/Makefile
+++ b/security/p5-Authen-SASL/Makefile
@@ -20,17 +20,6 @@ USES= perl5
USE_PERL5= configure
CONFIGURE_ENV+= AUTOMATED_TESTING=yes
-MAN3= Authen::SASL.3 \
- Authen::SASL::Perl.3 \
- Authen::SASL::Perl::ANONYMOUS.3 \
- Authen::SASL::Perl::CRAM_MD5.3 \
- Authen::SASL::Perl::DIGEST_MD5.3 \
- Authen::SASL::Perl::EXTERNAL.3 \
- Authen::SASL::Perl::GSSAPI.3 \
- Authen::SASL::Perl::LOGIN.3 \
- Authen::SASL::Perl::PLAIN.3
-
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MKERBEROS}