aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Patch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Text-Patch/Makefile')
-rw-r--r--textproc/p5-Text-Patch/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/p5-Text-Patch/Makefile b/textproc/p5-Text-Patch/Makefile
index 5895cd37c9d0..3084f68ca204 100644
--- a/textproc/p5-Text-Patch/Makefile
+++ b/textproc/p5-Text-Patch/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: Text::Patch
-# Date created: 20 Dec 2009
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= Text-Patch
PORTVERSION= 1.8
@@ -17,7 +12,8 @@ COMMENT= Perl extension to patch text with given patch
RUN_DEPENDS= p5-Text-Diff>0:${PORTSDIR}/textproc/p5-Text-Diff
BUILD_DEPENDS:= ${RUN_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Text::Patch.3