aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-File-FnMatch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-File-FnMatch/Makefile')
-rw-r--r--devel/p5-File-FnMatch/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/p5-File-FnMatch/Makefile b/devel/p5-File-FnMatch/Makefile
index f62dfb5fefb2..6711bb9e47de 100644
--- a/devel/p5-File-FnMatch/Makefile
+++ b/devel/p5-File-FnMatch/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-File-FnMatch
-# Date created: 24 May 2006
-# Whom: Aaron Dalton <aaron@FreeBSD.org>
-#
+# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= File-FnMatch
PORTVERSION= 0.02
@@ -19,4 +15,5 @@ MAN3= File::FnMatch.3
USES= perl5
USE_PERL5= configure
+NO_STAGE= yes
.include <bsd.port.mk>