aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Combinatorics/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Math-Combinatorics/Makefile')
-rw-r--r--math/p5-Math-Combinatorics/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/math/p5-Math-Combinatorics/Makefile b/math/p5-Math-Combinatorics/Makefile
index 579fb4b7b3a5..fc9dcea092ad 100644
--- a/math/p5-Math-Combinatorics/Makefile
+++ b/math/p5-Math-Combinatorics/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Math-Combinatorics
-# Date created: 27 May 2005
-# Whom: Aaron Dalton <aaron@daltons.ca>
-#
+# Created by: Aaron Dalton <aaron@daltons.ca>
# $FreeBSD$
-#
PORTNAME= Math-Combinatorics
PORTVERSION= 0.09
@@ -19,4 +15,5 @@ MAN3= Math::Combinatorics.3
USES= perl5
USE_PERL5= configure
+NO_STAGE= yes
.include <bsd.port.mk>