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