diff options
Diffstat (limited to 'devel/p5-IO-Tty/Makefile')
-rw-r--r-- | devel/p5-IO-Tty/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/p5-IO-Tty/Makefile b/devel/p5-IO-Tty/Makefile index d58c4b58d60c..36edd3dd4fd6 100644 --- a/devel/p5-IO-Tty/Makefile +++ b/devel/p5-IO-Tty/Makefile @@ -17,7 +17,6 @@ COMMENT= Flexible I/O Perl5 module that allows manipulation of pseudo-TTYs PERL_CONFIGURE= yes -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= IO::Pty.3 \ IO::Tty.3 \ IO::Tty::Constant.3 |