From 85f28f01223161220b44b8fee083af4cb83b701f Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Mon, 3 Feb 2025 23:31:59 +0800 Subject: [PATCH] databases/p5-DBD-CSV: Fix 74180f107acbf8fe5e87d9437d875067d9539e15 --- databases/p5-DBD-CSV/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile index c9856642f226..d0440a93bef8 100644 --- a/databases/p5-DBD-CSV/Makefile +++ b/databases/p5-DBD-CSV/Makefile @@ -15,7 +15,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-DBI>=1.628:databases/p5-DBI \ p5-SQL-Statement>=1.405:databases/p5-SQL-Statement \ - p5-Text-CSV_XS>=1.44:textproc/p5-Text-CSV_XS + p5-Text-CSV_XS>=1.01:textproc/p5-Text-CSV_XS USES= perl5 tar:tgz USE_PERL5= configure