From ff770c7a06fc251e2274ae8805c54177550bdaf6 Mon Sep 17 00:00:00 2001 From: leeym Date: Wed, 21 Dec 2005 13:30:13 +0000 Subject: - now p5-MIME-Base64 is compatible on perl 5.005, however, another dependency p5-HTML-Parser still prevent this port from installing. So, remove that comment --- www/p5-WWW-Search-AltaVista/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'www/p5-WWW-Search-AltaVista') diff --git a/www/p5-WWW-Search-AltaVista/Makefile b/www/p5-WWW-Search-AltaVista/Makefile index f31de62d98ae..11c7c00b9212 100644 --- a/www/p5-WWW-Search-AltaVista/Makefile +++ b/www/p5-WWW-Search-AltaVista/Makefile @@ -35,7 +35,6 @@ MAN3= WWW::Search::AltaVista.3 \ .include -# p5-WWW-Search-AltaVista -> p5-WWW-Search -> p5-libwww -> p5-URI -> p5-MIME-Base64 .if ${PERL_LEVEL} < 500600 IGNORE= requires Perl 5.6 or newer. Install lang/perl5.8 and try again .endif -- cgit