diff options
Diffstat (limited to 'devel/p5-File-ShareDir-PathClass/Makefile')
-rw-r--r-- | devel/p5-File-ShareDir-PathClass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-File-ShareDir-PathClass/Makefile b/devel/p5-File-ShareDir-PathClass/Makefile index 4ed5a8db9a66..04cf5512dbaf 100644 --- a/devel/p5-File-ShareDir-PathClass/Makefile +++ b/devel/p5-File-ShareDir-PathClass/Makefile @@ -17,7 +17,7 @@ COMMENT= File::ShareDir returning Path::Class objects BUILD_DEPENDS= p5-File-ShareDir>=0:${PORTSDIR}/devel/p5-File-ShareDir \ p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \ p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_MODBUILD= yes |