diff options
Diffstat (limited to 'devel/p5-ExtUtils-Constant/Makefile')
-rw-r--r-- | devel/p5-ExtUtils-Constant/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-ExtUtils-Constant/Makefile b/devel/p5-ExtUtils-Constant/Makefile index fc3aa2aa64bd..11cf26d44b92 100644 --- a/devel/p5-ExtUtils-Constant/Makefile +++ b/devel/p5-ExtUtils-Constant/Makefile @@ -16,6 +16,7 @@ USE_PERL5= configure MAN3= ExtUtils::Constant.3 ExtUtils::Constant::Base.3 \ ExtUtils::Constant::Utils.3 ExtUtils::Constant::XS.3 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/INSTALLDIRS/d' ${WRKSRC}/Makefile.PL |