summaryrefslogtreecommitdiff
path: root/sysutils/p5-File-Log/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/p5-File-Log/Makefile')
-rw-r--r--sysutils/p5-File-Log/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/sysutils/p5-File-Log/Makefile b/sysutils/p5-File-Log/Makefile
index d11c92803b0a..dd5d77cb0644 100644
--- a/sysutils/p5-File-Log/Makefile
+++ b/sysutils/p5-File-Log/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: p5-File-Log
-# Date created: 2010-10-4
-# Whom: Tom Judge <tom@tomjudge.com>
-#
+# Created by: Tom Judge <tom@tomjudge.com>
# $FreeBSD$
PORTNAME= File-Log
@@ -18,4 +15,5 @@ USE_PERL5= configure
MAN3= File::Log.3
+NO_STAGE= yes
.include <bsd.port.mk>