summaryrefslogtreecommitdiffstats
path: root/devel/cons-test
diff options
context:
space:
mode:
authorrv <rv@FreeBSD.org>2001-04-24 13:58:07 +0000
committerrv <rv@FreeBSD.org>2001-04-24 13:58:07 +0000
commitadd7fbe1b76610c55b4670ffa842b53a35958dad (patch)
tree1086fe6d4be738f074c42aadd5784b0a3b515dd5 /devel/cons-test
parent92c835787da2d5d90e649ca3444654c21e8155e3 (diff)
downloadFreeBSD-ports-add7fbe1b76610c55b4670ffa842b53a35958dad.zip
FreeBSD-ports-add7fbe1b76610c55b4670ffa842b53a35958dad.tar.gz
Use the Digest::MD5 instead of the MD5 module.
Diffstat (limited to 'devel/cons-test')
-rw-r--r--devel/cons-test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cons-test/Makefile b/devel/cons-test/Makefile
index c2e3179..bea6b8c 100644
--- a/devel/cons-test/Makefile
+++ b/devel/cons-test/Makefile
@@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= rv@FreeBSD.org
-RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${ARCH}-freebsd/MD5.pm:${PORTSDIR}/security/p5-MD5 ${LOCALBASE}/bin/cons:${PORTSDIR}/devel/cons
+RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${ARCH}-freebsd/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 ${LOCALBASE}/bin/cons:${PORTSDIR}/devel/cons
USE_PERL5= yes
NO_BUILD= yes
OpenPOWER on IntegriCloud