aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Array-Window/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Array-Window/Makefile')
-rw-r--r--devel/p5-Array-Window/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/p5-Array-Window/Makefile b/devel/p5-Array-Window/Makefile
index 5b6a1dcc4bcb..32f33cca07c1 100644
--- a/devel/p5-Array-Window/Makefile
+++ b/devel/p5-Array-Window/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Array-Window
-# Date created: 18 May 2003
-# Whom: Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$
-#
PORTNAME= Array-Window
PORTVERSION= 1.02
@@ -22,4 +18,5 @@ USE_PERL5= configure
MAN3= Array::Window.3
+NO_STAGE= yes
.include <bsd.port.mk>