aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Algorithm-Merge/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Algorithm-Merge/Makefile')
-rw-r--r--devel/p5-Algorithm-Merge/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-Algorithm-Merge/Makefile b/devel/p5-Algorithm-Merge/Makefile
index 36d7c3d3e055..331d548593cb 100644
--- a/devel/p5-Algorithm-Merge/Makefile
+++ b/devel/p5-Algorithm-Merge/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: devel/p5-Algorithm-Merge
-# Date created: 29 Mar 2009
-# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org>
-#
+# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Algorithm-Merge
PORTVERSION= 0.08
@@ -17,7 +13,8 @@ COMMENT= Three-way merge and diff
RUN_DEPENDS= p5-Algorithm-Diff>=1.15:${PORTSDIR}/devel/p5-Algorithm-Diff
BUILD_DEPENDS:= ${RUN_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Algorithm::Merge.3