diff options
Diffstat (limited to 'textproc/p5-Text-Query/Makefile')
-rw-r--r-- | textproc/p5-Text-Query/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-Text-Query/Makefile b/textproc/p5-Text-Query/Makefile index 199f96711fb5..95c0f1e6b606 100644 --- a/textproc/p5-Text-Query/Makefile +++ b/textproc/p5-Text-Query/Makefile @@ -24,7 +24,6 @@ MAN3= Text::Query.3 Text::Query::Build.3 \ Text::Query::ParseSimple.3 Text::Query::Solve.3 \ Text::Query::SolveAdvancedString.3 \ Text::Query::SolveSimpleString.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} pre-patch: @${PERL} -pi -e 's/factor\(\$$self\)/\&factor(\$$self)/' \ |