diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-06-25 16:38:48 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-06-25 16:38:48 +0000 |
commit | baba9cd29faf459885696356676b8bb69a115660 (patch) | |
tree | 64cac8b4c9b752e5836933a9f45a66ded6d76f7e /www/p5-WWW-Search-Google | |
parent | ba6a7f1de4a282ca4bb92653f9b6ccf5f70b4f65 (diff) |
Notes
Diffstat (limited to 'www/p5-WWW-Search-Google')
-rw-r--r-- | www/p5-WWW-Search-Google/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/p5-WWW-Search-Google/Makefile b/www/p5-WWW-Search-Google/Makefile index 061fb5d3f753..c9857736d083 100644 --- a/www/p5-WWW-Search-Google/Makefile +++ b/www/p5-WWW-Search-Google/Makefile @@ -27,7 +27,6 @@ post-patch: @${PERL} -pi -e '$$_="" if /no warnings/;' \ ${WRKSRC}/Google.pm -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= WWW::Search::Google.3 .include <bsd.port.mk> |