diff options
| author | Andrej Zverev <az@FreeBSD.org> | 2012-06-29 10:20:00 +0000 |
|---|---|---|
| committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-29 10:20:00 +0000 |
| commit | 47d7ecfddff6aa8af488a1c7a703e2ff85e35678 (patch) | |
| tree | f2b3b30b5c45fb5a4549ebf72c8df88a3e31e876 /security/p5-Crypt-MySQL | |
| parent | 4c44c06b4b67067a59ad9ec9b75e5ed68f89f06e (diff) | |
Notes
Diffstat (limited to 'security/p5-Crypt-MySQL')
| -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 |
