aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Array-Diff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/p5-Array-Diff/Makefile')
-rw-r--r--misc/p5-Array-Diff/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/misc/p5-Array-Diff/Makefile b/misc/p5-Array-Diff/Makefile
index 8df7105339c9..ebd714547e33 100644
--- a/misc/p5-Array-Diff/Makefile
+++ b/misc/p5-Array-Diff/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Array-Diff
-# Date created: March 09, 2008
-# Whom: Yen-Ming Lee <leeym@FreeBSD.org>
-#
+# Created by: Yen-Ming Lee <leeym@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Array-Diff
PORTVERSION= 0.07
@@ -18,7 +14,8 @@ RUN_DEPENDS= p5-Algorithm-Diff>=1.19:${PORTSDIR}/devel/p5-Algorithm-Diff \
p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor
BUILD_DEPENDS:= ${RUN_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Array::Diff.3