summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-04-29 07:14:36 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-04-29 07:14:36 +0000
commitc5cf9624ab87c91c8f5f60df6762c39e54b6dff8 (patch)
tree55e5368faf866ec3ebc1c6a6a1442fad5a893ef9 /www
parentNEW PORT devel/p5-String-ShowDiff (diff)
maintainer-update www/p5-WWW-Search-AltaVista to 2.09
vendor update to 2.09: * lib/WWW/Search/AltaVista/News.pm (native_setup_search): new search URL * lib/WWW/Search/AltaVista.pm (native_retrieve_some): fix parsing of NEXT link; ignore image links PR: ports/51212 Submitted by: Erwin Lansing <erwin@lansing.dk>
Notes
Notes: svn path=/head/; revision=79851
Diffstat (limited to 'www')
-rw-r--r--www/p5-WWW-Search/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-Search/Makefile b/www/p5-WWW-Search/Makefile
index f4201c4507b5..3d08479a32de 100644
--- a/www/p5-WWW-Search/Makefile
+++ b/www/p5-WWW-Search/Makefile
@@ -40,7 +40,7 @@ MAN3= WWW::Search.3 \
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500800
+.if ${PERL_LEVEL} < 500601
BUILD_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
.endif