aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-File-Random/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-File-Random/Makefile')
-rw-r--r--devel/p5-File-Random/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/p5-File-Random/Makefile b/devel/p5-File-Random/Makefile
index f3d8dc4eba10..e77dd686e960 100644
--- a/devel/p5-File-Random/Makefile
+++ b/devel/p5-File-Random/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-File-Random
-# Date created: 01 July 2005
-# Whom: Aaron Dalton <aaron@daltons.ca>
-#
+# Created by: Aaron Dalton <aaron@daltons.ca>
# $FreeBSD$
-#
PORTNAME= File-Random
PORTVERSION= 0.17
@@ -29,4 +25,5 @@ USE_PERL5= configure
MAN3= File::Random.3
+NO_STAGE= yes
.include <bsd.port.mk>