aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Session-FastMmap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-FastMmap/Makefile')
-rw-r--r--www/p5-Catalyst-Plugin-Session-FastMmap/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-FastMmap/Makefile b/www/p5-Catalyst-Plugin-Session-FastMmap/Makefile
index 0dadc3c6c362..0bbdae10c7e7 100644
--- a/www/p5-Catalyst-Plugin-Session-FastMmap/Makefile
+++ b/www/p5-Catalyst-Plugin-Session-FastMmap/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: www/p5-Catalyst-Plugin-Session-FastMmap
-# Date created: 08 May 2005
-# Whom: Lars Thegler <lth@FreeBSD.org>
-#
+# Created by: Lars Thegler <lth@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Catalyst-Plugin-Session-FastMmap
PORTVERSION= 0.13
@@ -32,4 +28,5 @@ MAN3= Catalyst::Plugin::Session::FastMmap.3
regression-test: build
cd ${WRKSRC}/ && ${MAKE} test
+NO_STAGE= yes
.include <bsd.port.mk>