aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-Simple-PAM
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-04 06:17:03 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-04 06:17:03 +0000
commit5542fae1efc7914a62cbad9660568e6ff7f667e0 (patch)
tree197cf4926e3d2988f210f5bd5c683e60d0866e2f /security/p5-Authen-Simple-PAM
parent905c5a61589ceb45f6b1cab39e9627bb52b556d9 (diff)
downloadports-5542fae1efc7914a62cbad9660568e6ff7f667e0.tar.gz
ports-5542fae1efc7914a62cbad9660568e6ff7f667e0.zip
- Remove SITE_PERL from *_DEPENDS
- Reassign maintainership from ports@ to perl@
Notes
Notes: svn path=/head/; revision=298336
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