aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-WordDiff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Text-WordDiff/Makefile')
-rw-r--r--textproc/p5-Text-WordDiff/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-Text-WordDiff/Makefile b/textproc/p5-Text-WordDiff/Makefile
index c3b838cb8051..938078d9f995 100644
--- a/textproc/p5-Text-WordDiff/Makefile
+++ b/textproc/p5-Text-WordDiff/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-Text-WordDiff
-# Date created: 28 January 2006
-# Whom: Rod Taylor <ports@rbt.ca>
-#
+# Created by: Rod Taylor <ports@rbt.ca>
# $FreeBSD$
-#
PORTNAME= Text-WordDiff
PORTVERSION= 0.08
@@ -22,7 +18,8 @@ BUILD_DEPENDS= p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff \
RUN_DEPENDS= p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff \
p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser
-PERL_MODBUILD= yes
+USES= perl5
+USE_PERL5= modbuild
MAN3= Text::WordDiff.3 \
Text::WordDiff::ANSIColor.3 \