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