aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Cache/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-Plugin-Cache/Makefile')
-rw-r--r--www/p5-Catalyst-Plugin-Cache/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-Cache/Makefile b/www/p5-Catalyst-Plugin-Cache/Makefile
index 13f4bc99ec59..721de3a4083e 100644
--- a/www/p5-Catalyst-Plugin-Cache/Makefile
+++ b/www/p5-Catalyst-Plugin-Cache/Makefile
@@ -1,4 +1,4 @@
-# Created by: lbr@freebsd.org
+# Created by: lbr@FreeBSD.org
# $FreeBSD$
PORTNAME= Catalyst-Plugin-Cache
@@ -30,6 +30,7 @@ MAN3= Catalyst::Plugin::Cache.3 \
Catalyst::Plugin::Cache::Store.3 \
Catalyst::Plugin::Cache::Store::Memory.3
+NO_STAGE= yes
post-patch:
@${PERL} -i.bak -ne 'print unless m,ok|Test::,' ${WRKSRC}/Makefile.PL