diff options
Diffstat (limited to 'textproc/p5-Text-Tmpl/Makefile')
-rw-r--r-- | textproc/p5-Text-Tmpl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-Text-Tmpl/Makefile b/textproc/p5-Text-Tmpl/Makefile index 18b67e4c6159..90c3184ff6df 100644 --- a/textproc/p5-Text-Tmpl/Makefile +++ b/textproc/p5-Text-Tmpl/Makefile @@ -18,7 +18,6 @@ COMMENT= Templating system perl library PERL_CONFIGURE= yes MAN3= template_syntax.3 Text::Tmpl.3 template_extend.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} pre-patch: @${PERL} -pi -e '/OPTIMIZE|libtmpl.pod/ and $$_=""' \ |