aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-List-Permutor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-List-Permutor/Makefile')
-rw-r--r--devel/p5-List-Permutor/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/p5-List-Permutor/Makefile b/devel/p5-List-Permutor/Makefile
index 137645851f75..52ee9fc85468 100644
--- a/devel/p5-List-Permutor/Makefile
+++ b/devel/p5-List-Permutor/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: List-Permutor
-# Date created: Wed Aug 9 2006
-# Whom: Anish Mistry <amistry@am-productions.biz>
-#
+# Created by: Anish Mistry <amistry@am-productions.biz>
# $FreeBSD$
-#
PORTNAME= List-Permutor
PORTVERSION= 0.022
@@ -19,4 +15,5 @@ USE_PERL5= configure
MAN3= List::Permutor.3
+NO_STAGE= yes
.include <bsd.port.mk>