summaryrefslogtreecommitdiff
path: root/security/p5-Digest-MD5
diff options
context:
space:
mode:
authorgrant <grant>2005-07-19 01:25:00 +0000
committergrant <grant>2005-07-19 01:25:00 +0000
commit9ca7b64615e2a92b76b4c3d4473ccc1f5c73c2cc (patch)
tree2543cdf97bf93c6fe81d08847e31dd35f8c5a242 /security/p5-Digest-MD5
parent5fc933a85bee6e4358f0cde6c7ca0f3f2cc7ce55 (diff)
downloadpkgsrc-9ca7b64615e2a92b76b4c3d4473ccc1f5c73c2cc.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]*