From bf130cdc471eccfe927492679838e06169618625 Mon Sep 17 00:00:00 2001 From: leeym Date: Thu, 21 Feb 2008 02:31:39 +0000 Subject: - it requires perl 5.8.0 or above --- devel/p5-Config-IniHash/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/p5-Config-IniHash/Makefile b/devel/p5-Config-IniHash/Makefile index 78ef8f77ef50..74d4c4446b14 100644 --- a/devel/p5-Config-IniHash/Makefile +++ b/devel/p5-Config-IniHash/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${SITE_PERL}/Hash/Case.pm:${PORTSDIR}/devel/p5-Hash-Case \ p5-Hash-WithDefaults>=0.04:${PORTSDIR}/devel/p5-Hash-WithDefaults BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +PERL_CONFIGURE= 5.8.0+ USE_DOS2UNIX= yes MAN3= Config::IniHash.3 -- cgit