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 47e7cde24436..3079d420f134 100644 --- a/devel/p5-File-Attributes-Recursive/Makefile +++ b/devel/p5-File-Attributes-Recursive/Makefile @@ -17,7 +17,7 @@ COMMENT= Inherit file attributes from parent directories BUILD_DEPENDS= ${SITE_PERL}/Directory/Scratch.pm:${PORTSDIR}/devel/p5-Directory-Scratch \ ${SITE_PERL}/Path/Class.pm:${PORTSDIR}/devel/p5-Path-Class \ ${SITE_PERL}/File/Attributes.pm:${PORTSDIR}/devel/p5-File-Attributes -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |