Make the port depend on the newly created security/p5-GSSAPI. Bump

portrevision.
This commit is contained in:
Anton Berezin 2006-03-28 10:01:00 +00:00
parent 84320e2a8a
commit fd7c46de4f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158301

View file

@ -7,6 +7,7 @@
PORTNAME= Authen-SASL
PORTVERSION= 2.10
PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Authen
@ -17,7 +18,8 @@ COMMENT= Perl5 module for SASL authentication
BUILD_DEPENDS= \
p5-Digest-MD5>0:${PORTSDIR}/security/p5-Digest-MD5 \
p5-Digest-HMAC>0:${PORTSDIR}/security/p5-Digest-HMAC
p5-Digest-HMAC>0:${PORTSDIR}/security/p5-Digest-HMAC \
p5-GSSAPI>0:${PORTSDIR}/security/p5-GSSAPI
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes