summaryrefslogtreecommitdiffstats
path: root/security/p5-Crypt-CBC
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2001-03-23 07:17:05 +0000
committerkuriyama <kuriyama@FreeBSD.org>2001-03-23 07:17:05 +0000
commit463ffcc61e939dd48c09130fc5c283f5d4bd9726 (patch)
tree69aa7c38c5798c2f66e949014c5bf096e54208e3 /security/p5-Crypt-CBC
parent86f2baa9a74f87d6ed61f4f648b98c0e807daaae (diff)
downloadFreeBSD-ports-463ffcc61e939dd48c09130fc5c283f5d4bd9726.zip
FreeBSD-ports-463ffcc61e939dd48c09130fc5c283f5d4bd9726.tar.gz
Fix dependency path.
Found by: bento
Diffstat (limited to 'security/p5-Crypt-CBC')
-rw-r--r--security/p5-Crypt-CBC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-CBC/Makefile b/security/p5-Crypt-CBC/Makefile
index 517df82..8b96cd8 100644
--- a/security/p5-Crypt-CBC/Makefile
+++ b/security/p5-Crypt-CBC/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= markm@FreeBSD.org
-RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
+RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
RESTRICTED= "Crypto; export-controlled"
OpenPOWER on IntegriCloud