diff options
Diffstat (limited to 'security/p5-Crypt-MySQL/Makefile')
-rw-r--r-- | security/p5-Crypt-MySQL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-MySQL/Makefile b/security/p5-Crypt-MySQL/Makefile index 107fd70149ac..3bff84488a31 100644 --- a/security/p5-Crypt-MySQL/Makefile +++ b/security/p5-Crypt-MySQL/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ashish@FreeBSD.org COMMENT= Perl extension to compare MySQL passwords without libmysqlclient -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 +RUN_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 PERL_MODBUILD= yes |