diff options
Diffstat (limited to 'graphics/asciio/Makefile')
-rw-r--r-- | graphics/asciio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/asciio/Makefile b/graphics/asciio/Makefile index 1a21d5712fe4..e98424348f68 100644 --- a/graphics/asciio/Makefile +++ b/graphics/asciio/Makefile @@ -35,7 +35,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Directory/Scratch.pm:${PORTSDIR}/devel/p5-Directory- ${SITE_PERL}/Sub/Exporter.pm:${PORTSDIR}/devel/p5-Sub-Exporter \ ${SITE_PERL}/Eval/Context.pm:${PORTSDIR}/devel/p5-Eval-Context \ ${SITE_PERL}/Check/ISA.pm:${PORTSDIR}/devel/p5-Check-ISA -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_MODBUILD= yes MAKE_JOBS_SAFE= yes |