diff options
author | tom <tom@FreeBSD.org> | 2002-02-28 22:57:50 +0000 |
---|---|---|
committer | tom <tom@FreeBSD.org> | 2002-02-28 22:57:50 +0000 |
commit | 4cda4246949e631109550055f52b95d97f534fc9 (patch) | |
tree | cc44544b5147d9b64ada90ccf4142bcf43b7b20e /www/p5-WWW-Search-Google | |
parent | 9ad51ff699df5af7cd31260db64524793c6b9de5 (diff) | |
download | FreeBSD-ports-4cda4246949e631109550055f52b95d97f534fc9.zip FreeBSD-ports-4cda4246949e631109550055f52b95d97f534fc9.tar.gz |
Mark this Port as BROKEN
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} |