From 00ca886ed4e0b16265d308f06269977fdc608fef Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Sep 2011 07:06:45 +0000 Subject: - Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+ Suggested by: az With hat: perl --- devel/p5-String-Diff/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/p5-String-Diff') diff --git a/devel/p5-String-Diff/Makefile b/devel/p5-String-Diff/Makefile index cff3e58386fe..f668c5d97a1d 100644 --- a/devel/p5-String-Diff/Makefile +++ b/devel/p5-String-Diff/Makefile @@ -17,7 +17,7 @@ COMMENT= Simple diff to String RUN_DEPENDS= p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= 5.8.1+ +PERL_CONFIGURE= yes MAN3= String::Diff.3 -- cgit v1.2.3