aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Log-Trace/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Log-Trace/Makefile')
-rw-r--r--devel/p5-Log-Trace/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/p5-Log-Trace/Makefile b/devel/p5-Log-Trace/Makefile
index fe1a7981097f..7beeca52d8e6 100644
--- a/devel/p5-Log-Trace/Makefile
+++ b/devel/p5-Log-Trace/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: devel/p5-Log-Trace
-# Date created: 27 May 2007
-# Whom: Lars Thegler <lth@FreeBSD.org>
-#
+# Created by: Lars Thegler <lth@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Log-Trace
PORTVERSION= 1.070
@@ -21,4 +17,5 @@ USE_PERL5= configure
MAN3= Log::Trace.3 \
Log::Trace::Manual.3
+NO_STAGE= yes
.include <bsd.port.mk>