From 79fbb8350f22e7e68aef4c92a80827c60005c28e Mon Sep 17 00:00:00 2001 From: sunpoet 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 --- misc/p5-Locale-SubCountry/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/p5-Locale-SubCountry/Makefile b/misc/p5-Locale-SubCountry/Makefile index 2c2bba04623a..302a4b9aeda1 100644 --- a/misc/p5-Locale-SubCountry/Makefile +++ b/misc/p5-Locale-SubCountry/Makefile @@ -17,7 +17,7 @@ COMMENT= Convert state, province, county etc. names to/from code LICENSE_COMB= dual LICENSE= ART20 GPLv1 -PERL_CONFIGURE= 5.8.4+ +PERL_CONFIGURE= yes MAN3= Locale::SubCountry.3 \ Locale::SubCountry::Data.3 -- cgit