aboutsummaryrefslogtreecommitdiff
path: root/games/p5-Algorithm-Pair-Best/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/p5-Algorithm-Pair-Best/Makefile')
-rw-r--r--games/p5-Algorithm-Pair-Best/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/games/p5-Algorithm-Pair-Best/Makefile b/games/p5-Algorithm-Pair-Best/Makefile
index 6c5715e0371f..3589e9bc89b5 100644
--- a/games/p5-Algorithm-Pair-Best/Makefile
+++ b/games/p5-Algorithm-Pair-Best/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Algorithm-Pair-Best
-# Date created: 12 Jun 2006
-# Whom: Aaron Dalton <aaron@FreeBSD.org>
-#
+# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Algorithm-Pair-Best
PORTVERSION= 1.036
@@ -21,4 +17,5 @@ USE_PERL5= configure
MAN3= Algorithm::Pair::Best.3
+NO_STAGE= yes
.include <bsd.port.mk>