From 5be65dc29d042e971f309582068671031aa18946 Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Wed, 12 Dec 2001 03:05:18 +0000 Subject: Recent version of p5-libwww depends on Digest::MD5 instead of MD5. --- www/p5-libwww/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile index 1e840c76e391..c1b01aa6a4e3 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -7,6 +7,7 @@ PORTNAME= p5-libwww PORTVERSION= 5.53 +PORTREVISION= 1 CATEGORIES= www perl5 devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= LWP @@ -14,7 +15,7 @@ DISTNAME= libwww-perl-${PORTVERSION} MAINTAINER= petef@FreeBSD.org -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MD5.pm:${PORTSDIR}/security/p5-MD5 \ +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI.pm:${PORTSDIR}/net/p5-URI \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/FTP.pm:${PORTSDIR}/net/p5-Net \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ -- cgit v1.2.3