diff options
Diffstat (limited to 'mail/p5-Email-MIME-CreateHTML/Makefile')
-rw-r--r-- | mail/p5-Email-MIME-CreateHTML/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Email-MIME-CreateHTML/Makefile b/mail/p5-Email-MIME-CreateHTML/Makefile index b43b018e3877..f5933d80ca03 100644 --- a/mail/p5-Email-MIME-CreateHTML/Makefile +++ b/mail/p5-Email-MIME-CreateHTML/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= ${SITE_PERL}/File/Slurp/WithinPolicy.pm:${PORTSDIR}/devel/p5-File p5-Log-Trace>0:${PORTSDIR}/devel/p5-Log-Trace \ p5-MIME-Types>0:${PORTSDIR}/mail/p5-MIME-Types \ p5-Test-Assertions>0:${PORTSDIR}/devel/p5-Test-Assertions -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |