summaryrefslogtreecommitdiff
path: root/security/p5-Digest-MD5
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2005-07-19 01:25:00 +0000
committergrant <grant@pkgsrc.org>2005-07-19 01:25:00 +0000
commit0410b06d8f850c5843cb653cb144063af3298071 (patch)
tree2543cdf97bf93c6fe81d08847e31dd35f8c5a242 /security/p5-Digest-MD5
parent31493ef86630758a0f3cd925e256eb82e90e2647 (diff)
downloadpkgsrc-0410b06d8f850c5843cb653cb144063af3298071.tar.gz
depends should be ../../<category>/<pkg>
Diffstat (limited to 'security/p5-Digest-MD5')
-rw-r--r--security/p5-Digest-MD5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile
index 5fe177e57e2..5a08df69266 100644
--- a/security/p5-Digest-MD5/Makefile
+++ b/security/p5-Digest-MD5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2005/07/13 18:01:39 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2005/07/19 01:25:00 grant Exp $
#
DISTNAME= Digest-MD5-2.33
@@ -12,7 +12,7 @@ MAINTAINER= heinz@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Digest-MD5/
COMMENT= Perl5 extension interface for MD5 algorithm
-DEPENDS+= p5-Digest>=1.00:../p5-Digest
+DEPENDS+= p5-Digest>=1.00:../../security/p5-Digest
CONFLICTS+= p5-MD5-[0-9]*