diff options
Diffstat (limited to 'devel/p5-File-Attributes-Recursive/Makefile')
-rw-r--r-- | devel/p5-File-Attributes-Recursive/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-File-Attributes-Recursive/Makefile b/devel/p5-File-Attributes-Recursive/Makefile index c2e464dbff50..47e7cde24436 100644 --- a/devel/p5-File-Attributes-Recursive/Makefile +++ b/devel/p5-File-Attributes-Recursive/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Directory/Scratch.pm:${PORTSDIR}/devel/p5-Directory- ${SITE_PERL}/File/Attributes.pm:${PORTSDIR}/devel/p5-File-Attributes RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= File::Attributes::Recursive.3 |