diff options
author | Tom Hukins <tom@FreeBSD.org> | 2002-02-28 22:57:50 +0000 |
---|---|---|
committer | Tom Hukins <tom@FreeBSD.org> | 2002-02-28 22:57:50 +0000 |
commit | 6665362a98c9f196f37a19d6f6a5dda182e1384b (patch) | |
tree | 3aceea4ad2a978db5c68087613169a93e76a6145 /www/p5-WWW-Search-Google/Makefile | |
parent | Update to 3.33 (diff) |
Mark this Port as BROKEN
Diffstat (limited to '')
-rw-r--r-- | www/p5-WWW-Search-Google/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-WWW-Search-Google/Makefile b/www/p5-WWW-Search-Google/Makefile index 75264aebd4db..2efeace2b918 100644 --- a/www/p5-WWW-Search-Google/Makefile +++ b/www/p5-WWW-Search-Google/Makefile @@ -16,6 +16,8 @@ MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/WWW/Search.pm:${PORTSDIR}/www/p5-WWW-Search +BROKEN= 'Port no longer returns search results from Google' + PERL_CONFIGURE= yes MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} |