aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-Simple-PAM
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Authen-Simple-PAM')
-rw-r--r--security/p5-Authen-Simple-PAM/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/p5-Authen-Simple-PAM/Makefile b/security/p5-Authen-Simple-PAM/Makefile
index 59ce141b2917..42c6731442c6 100644
--- a/security/p5-Authen-Simple-PAM/Makefile
+++ b/security/p5-Authen-Simple-PAM/Makefile
@@ -11,11 +11,11 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Simple PAM authentication
-BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simple \
- ${SITE_PERL}/${PERL_ARCH}/Authen/PAM.pm:${PORTSDIR}/security/p5-Authen-PAM
+BUILD_DEPENDS= p5-Authen-Simple>=0:${PORTSDIR}/security/p5-Authen-Simple \
+ p5-Authen-PAM>=0:${PORTSDIR}/security/p5-Authen-PAM
RUN_DEPENDS:= ${BUILD_DEPENDS}
MAN3= Authen::Simple::PAM.3