aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Engine-PSGI/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-Engine-PSGI/Makefile')
-rw-r--r--www/p5-Catalyst-Engine-PSGI/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/www/p5-Catalyst-Engine-PSGI/Makefile b/www/p5-Catalyst-Engine-PSGI/Makefile
index 8b1b885cedfa..9b7975d27471 100644
--- a/www/p5-Catalyst-Engine-PSGI/Makefile
+++ b/www/p5-Catalyst-Engine-PSGI/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: Catalyst::Engine::PSGI
-# Date created: 13 Oct 2009
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= Catalyst-Engine-PSGI
PORTVERSION= 0.13
@@ -28,4 +23,5 @@ MAN3= Catalyst::Controller::Metal.3 \
Catalyst::Helper::PSGI.3 \
Plack::Test::Adopt::Catalyst.3
+NO_STAGE= yes
.include <bsd.port.mk>