aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Template-Plugin-FillInForm
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Template-Plugin-FillInForm')
-rw-r--r--www/p5-Template-Plugin-FillInForm/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/p5-Template-Plugin-FillInForm/Makefile b/www/p5-Template-Plugin-FillInForm/Makefile
index efd7dbd7d7e8..3364409085d8 100644
--- a/www/p5-Template-Plugin-FillInForm/Makefile
+++ b/www/p5-Template-Plugin-FillInForm/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: www/p5-Template-Plugin-FillInForm
-# Date created: 07 November 2007
-# Whom: Lars Thegler <lth@FreeBSD.org>
-#
+# Created by: Lars Thegler <lth@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Template-Plugin-FillInForm
PORTVERSION= 0.04
@@ -24,4 +20,5 @@ USE_PERL5= configure
MAN3= Template::Plugin::FillInForm.3
+NO_STAGE= yes
.include <bsd.port.mk>