diff options
Diffstat (limited to 'mail/mime-construct/Makefile')
-rw-r--r-- | mail/mime-construct/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mime-construct/Makefile b/mail/mime-construct/Makefile index feaad2695a20..ebce67985001 100644 --- a/mail/mime-construct/Makefile +++ b/mail/mime-construct/Makefile @@ -17,7 +17,7 @@ COMMENT= Construct and optionally send MIME messages from command line BUILD_DEPENDS= p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 \ p5-MIME-Types>=0:${PORTSDIR}/mail/p5-MIME-Types \ p5-Proc-WaitStat>=0:${PORTSDIR}/devel/p5-Proc-WaitStat -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |