aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2005-12-21 21:30:13 +0800
committerleeym <leeym@FreeBSD.org>2005-12-21 21:30:13 +0800
commitff770c7a06fc251e2274ae8805c54177550bdaf6 (patch)
treeec94881fca93f3d8ec1578e5480ff9e02ca7c7bf /www
parentbaa338a1da38b052aa22a318992dde2a5ec870b1 (diff)
downloadfreebsd-ports-gnome-ff770c7a06fc251e2274ae8805c54177550bdaf6.tar.gz
freebsd-ports-gnome-ff770c7a06fc251e2274ae8805c54177550bdaf6.tar.zst
freebsd-ports-gnome-ff770c7a06fc251e2274ae8805c54177550bdaf6.zip
- 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
Diffstat (limited to 'www')
-rw-r--r--www/p5-WWW-Search-AltaVista/Makefile1
1 files changed, 0 insertions, 1 deletions
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 <bsd.port.pre.mk>
-# 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