aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-NTLM/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Authen-NTLM/Makefile')
-rw-r--r--security/p5-Authen-NTLM/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/security/p5-Authen-NTLM/Makefile b/security/p5-Authen-NTLM/Makefile
index cfb3c23ecd6c..271a602ffc4c 100644
--- a/security/p5-Authen-NTLM/Makefile
+++ b/security/p5-Authen-NTLM/Makefile
@@ -9,7 +9,7 @@ PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME:C/.*-//}-${PORTVERSION}
MAINTAINER= james@divide.org
-COMMENT= An NTLM authentication module
+COMMENT= Perl5 NTLM authentication module
BUILD_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC
RUN_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC
@@ -17,7 +17,4 @@ RUN_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC
USES= perl5
USE_PERL5= configure
-MAN3= Authen::NTLM.3
-
-NO_STAGE= yes
.include <bsd.port.mk>