diff options
Diffstat (limited to 'textproc/p5-Perl-MinimumVersion/Makefile')
-rw-r--r-- | textproc/p5-Perl-MinimumVersion/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Perl-MinimumVersion/Makefile b/textproc/p5-Perl-MinimumVersion/Makefile index c3986adda55b..4955cce6c635 100644 --- a/textproc/p5-Perl-MinimumVersion/Makefile +++ b/textproc/p5-Perl-MinimumVersion/Makefile @@ -25,6 +25,7 @@ USE_PERL5= configure MAN1= perlver.1 MAN3= Perl::MinimumVersion.3 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -i '' -e '/Test::/d' ${WRKSRC}/Makefile.PL |