summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2004-07-15 12:53:40 +0000
committerache <ache@FreeBSD.org>2004-07-15 12:53:40 +0000
commitb1c42b1b48c4ea3b59b9741526b0a42594c31ccf (patch)
tree6de6f37fd4a252ca5375d1c829bb268c77c80570 /www
parent1b1db7f943d8a59d17530d0d0111edd37b35921a (diff)
downloadFreeBSD-ports-b1c42b1b48c4ea3b59b9741526b0a42594c31ccf.zip
FreeBSD-ports-b1c42b1b48c4ea3b59b9741526b0a42594c31ccf.tar.gz
Only perl 5.8.4 have Base64 3.01, use 500804 as PERL_LEVEL
Diffstat (limited to 'www')
-rw-r--r--www/p5-libwww/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile
index 1e048b3..9e872ad 100644
--- a/www/p5-libwww/Makefile
+++ b/www/p5-libwww/Makefile
@@ -7,6 +7,7 @@
PORTNAME= p5-libwww
PORTVERSION= 5.79
+PORTREVISION= 1
CATEGORIES= www perl5 devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= LWP
@@ -35,7 +36,7 @@ MAN3= Bundle::LWP.3 File::Listing.3 HTML::Form.3 HTTP::Cookies.3 \
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500800
+.if ${PERL_LEVEL} < 500804
BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
${SITE_PERL}/Net/FTP.pm:${PORTSDIR}/net/p5-Net \
${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
OpenPOWER on IntegriCloud