From f3ce34917a6938070244efdbb05a2944603c2020 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Sat, 17 Sep 2011 06:50:17 +0000 Subject: - Change PERL_MODBUILD to "yes" for all values less than or equal to 5.8.0+ With hat: perl --- security/p5-Authen-Simple-DBI/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/p5-Authen-Simple-DBI') diff --git a/security/p5-Authen-Simple-DBI/Makefile b/security/p5-Authen-Simple-DBI/Makefile index f7d43a1c0737..896372ea31ef 100644 --- a/security/p5-Authen-Simple-DBI/Makefile +++ b/security/p5-Authen-Simple-DBI/Makefile @@ -22,6 +22,6 @@ MAKE_JOBS_SAFE= yes MAN3= Authen::Simple::DBI.3 -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes .include -- cgit