diff options
author | mcr <mcr@pkgsrc.org> | 2001-10-02 16:59:05 +0000 |
---|---|---|
committer | mcr <mcr@pkgsrc.org> | 2001-10-02 16:59:05 +0000 |
commit | e2d21ac34e64c7dd414c7b289ebc7a7ec9507e89 (patch) | |
tree | 6469fccebd08f354b4784e749905001e1f6d5a6e /security/p5-Crypt-DSA | |
parent | 8dac81439874616e5c0639707dcb584a5948731c (diff) | |
download | pkgsrc-e2d21ac34e64c7dd414c7b289ebc7a7ec9507e89.tar.gz |
p5-Convert-PEM was checked in to textproc/
Diffstat (limited to 'security/p5-Crypt-DSA')
-rw-r--r-- | security/p5-Crypt-DSA/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-DSA/Makefile b/security/p5-Crypt-DSA/Makefile index 160d0de586d..eea582239f0 100644 --- a/security/p5-Crypt-DSA/Makefile +++ b/security/p5-Crypt-DSA/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2001/09/30 23:59:08 mcr Exp $ +# $NetBSD: Makefile,v 1.2 2001/10/02 16:59:05 mcr Exp $ # DISTNAME= Crypt-DSA-0.12 @@ -15,7 +15,7 @@ DEPENDS+= p5-Digest-MD5-*:../../security/p5-Digest-MD5 DEPENDS+= p5-Math-Pari-*:../../math/p5-Math-Pari DEPENDS+= p5-Crypt-Random-*:../../security/p5-Crypt-Random DEPENDS+= p5-Data-Buffer-*:../../devel/p5-Data-Buffer -DEPENDS+= p5-Convert-PEM-*:../../converters/p5-Convert-PEM +DEPENDS+= p5-Convert-PEM-*:../../textproc/p5-Convert-PEM USE_PERL5= # defined PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Crypt/DSA/.packlist |