diff options
Diffstat (limited to 'mail/pronto/Makefile')
-rw-r--r-- | mail/pronto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pronto/Makefile b/mail/pronto/Makefile index 2161d1e32b66..51d9abfc2637 100644 --- a/mail/pronto/Makefile +++ b/mail/pronto/Makefile @@ -29,7 +29,7 @@ BUILD_DEPENDS=\ BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Mysql.pm:${PORTSDIR}/databases/p5-Mysql .endif -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= yes |