diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-Unicode/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-Unicode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-Unicode/Makefile b/www/p5-Catalyst-Plugin-Unicode/Makefile index 38b2d9948e74..f05e1387725e 100644 --- a/www/p5-Catalyst-Plugin-Unicode/Makefile +++ b/www/p5-Catalyst-Plugin-Unicode/Makefile @@ -1,4 +1,3 @@ -# Ports collection makefile for: p5-Catalyst-Plugin-Unicode # Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ @@ -23,6 +22,7 @@ USE_PERL5= configure MAN3= Catalyst::Plugin::Unicode.3 +NO_STAGE= yes post-extract: @${REINPLACE_CMD} -e '/build_requires/d' ${WRKSRC}/Makefile.PL |