diff options
Diffstat (limited to 'devel/p5-File-Dir-Dumper/Makefile')
-rw-r--r-- | devel/p5-File-Dir-Dumper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-File-Dir-Dumper/Makefile b/devel/p5-File-Dir-Dumper/Makefile index ec3550630373..73c592f17034 100644 --- a/devel/p5-File-Dir-Dumper/Makefile +++ b/devel/p5-File-Dir-Dumper/Makefile @@ -18,7 +18,7 @@ COMMENT= Perl5 module to dump directory structures' meta-data BUILD_DEPENDS= ${SITE_PERL}/File/Find/Object.pm:${PORTSDIR}/devel/p5-File-Find-Object \ ${SITE_PERL}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String \ ${SITE_PERL}/JSON.pm:${PORTSDIR}/converters/p5-JSON -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_MODBUILD= yes |