diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-PageCache/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-PageCache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-PageCache/Makefile b/www/p5-Catalyst-Plugin-PageCache/Makefile index 816706e04403..4b9707720da0 100644 --- a/www/p5-Catalyst-Plugin-PageCache/Makefile +++ b/www/p5-Catalyst-Plugin-PageCache/Makefile @@ -1,4 +1,3 @@ -# Ports collection makefile for: p5-Catalyst-Plugin-PageCache # Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ @@ -25,4 +24,5 @@ USE_PERL5= configure MAN3= Catalyst::Plugin::PageCache.3 +NO_STAGE= yes .include <bsd.port.mk> |