diff options
Diffstat (limited to 'devel/p5-Getopt-Mixed/Makefile')
-rw-r--r-- | devel/p5-Getopt-Mixed/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/p5-Getopt-Mixed/Makefile b/devel/p5-Getopt-Mixed/Makefile index ca990783b55b..214c67bb7dcb 100644 --- a/devel/p5-Getopt-Mixed/Makefile +++ b/devel/p5-Getopt-Mixed/Makefile @@ -18,7 +18,6 @@ COMMENT= Perl module for processing of both short and long command line options PERL_CONFIGURE= yes MAN3= Getopt::Mixed.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} pre-configure: ${PERL} -pi -e 'm.INSTALLDIRS.&&s,.,,sg' ${WRKSRC}/Makefile.PL |