Add two dependencies forgotten in the previous commit.

Pointy hat to:	mat
Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2015-12-02 13:29:30 +00:00
parent c49f60a339
commit 99266c47f5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402825

View File

@ -14,7 +14,9 @@ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Mojolicious>=0:${PORTSDIR}/www/p5-Mojolicious
RUN_DEPENDS= p5-Mojolicious>=0:${PORTSDIR}/www/p5-Mojolicious \
p5-MIME-Lite>=0:${PORTSDIR}/mail/p5-MIME-Lite \
p5-MIME-EncWords>=0:${PORTSDIR}/mail/p5-MIME-EncWords
NO_ARCH= yes
USES= perl5