aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Algorithm-Combinatorics/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Algorithm-Combinatorics/Makefile')
-rw-r--r--math/p5-Algorithm-Combinatorics/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/math/p5-Algorithm-Combinatorics/Makefile b/math/p5-Algorithm-Combinatorics/Makefile
index 8f1bda4cd94a..07c4d9eee861 100644
--- a/math/p5-Algorithm-Combinatorics/Makefile
+++ b/math/p5-Algorithm-Combinatorics/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Algorithm-Combinatorics
-# Date created: 05 Nov 2005
-# Whom: Aaron Dalton <aaron@FreeBSD.org>
-#
+# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Algorithm-Combinatorics
PORTVERSION= 0.27
@@ -20,6 +16,7 @@ LICENSE_COMB= dual
MAN3= Algorithm::Combinatorics.3
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>