aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Template-Tiny/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Template-Tiny/Makefile')
-rw-r--r--textproc/p5-Template-Tiny/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/p5-Template-Tiny/Makefile b/textproc/p5-Template-Tiny/Makefile
index 01d64c10bb7e..e6f82d16845f 100644
--- a/textproc/p5-Template-Tiny/Makefile
+++ b/textproc/p5-Template-Tiny/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Template-Tiny
-# Date created: 2010-03-17
-# Whom: ports@c0decafe.net
-#
+# Created by: ports@c0decafe.net
# $FreeBSD$
-#
PORTNAME= Template-Tiny
PORTVERSION= 1.12
@@ -19,4 +15,5 @@ USE_PERL5= configure
MAN3= Template::Tiny.3
+NO_STAGE= yes
.include <bsd.port.mk>