diff options
Diffstat (limited to 'www/p5-WWW-Search-Google')
-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 75264ae..2efeace 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} |