aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-View-RRDGraph/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-View-RRDGraph/Makefile')
-rw-r--r--www/p5-Catalyst-View-RRDGraph/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-View-RRDGraph/Makefile b/www/p5-Catalyst-View-RRDGraph/Makefile
index a4527123fb23..75e39af1102e 100644
--- a/www/p5-Catalyst-View-RRDGraph/Makefile
+++ b/www/p5-Catalyst-View-RRDGraph/Makefile
@@ -1,4 +1,3 @@
-# Created by: Andrej Zverev <az@FreeBSD.org>
# $FreeBSD$
PORTNAME= Catalyst-View-RRDGraph
@@ -23,4 +22,5 @@ USE_PERL5= configure
MAN3= Catalyst::Helper::View::RRDGraph.3 \
Catalyst::View::RRDGraph.3
+NO_STAGE= yes
.include <bsd.port.mk>