aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-PAM/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2014-01-30 08:45:50 +0000
committerAndrej Zverev <az@FreeBSD.org>2014-01-30 08:45:50 +0000
commit3c9ffd7218e6cbad2006dd84cca1f144e952b76d (patch)
tree91cba98e40bd55e804de1cd3543339c59ce1892b /security/p5-Authen-PAM/Makefile
parentd21fc73b1c67e61420a1dd8bfdc5d60604955869 (diff)
downloadports-3c9ffd7218e6cbad2006dd84cca1f144e952b76d.tar.gz
ports-3c9ffd7218e6cbad2006dd84cca1f144e952b76d.zip
Notes
Diffstat (limited to 'security/p5-Authen-PAM/Makefile')
-rw-r--r--security/p5-Authen-PAM/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/security/p5-Authen-PAM/Makefile b/security/p5-Authen-PAM/Makefile
index 58d8d47b7775..8b013c33e67d 100644
--- a/security/p5-Authen-PAM/Makefile
+++ b/security/p5-Authen-PAM/Makefile
@@ -9,14 +9,10 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= des@FreeBSD.org
-COMMENT= A Perl interface to the PAM library
+COMMENT= Perl interface to the PAM library
USES= perl5
USE_PERL5= configure
CONFIGURE_ARGS= -DPAM_STRERROR_NEEDS_PAMH
-MAN3= Authen::PAM.3 \
- Authen::PAM::FAQ.3
-
-NO_STAGE= yes
.include <bsd.port.mk>