aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mojolicious-Plugin-Mail
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-12-02 13:29:30 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-12-02 13:29:30 +0000
commit99266c47f57e5c87c8f87e097152e9f18e5f1e9b (patch)
tree01272dcb12159bf835affc42666351ea47afbfdc /mail/p5-Mojolicious-Plugin-Mail
parentc49f60a339a29da0420d0485fbc0d63484d6ffcf (diff)
downloadports-99266c47f57e5c87c8f87e097152e9f18e5f1e9b.tar.gz
ports-99266c47f57e5c87c8f87e097152e9f18e5f1e9b.zip
Add two dependencies forgotten in the previous commit.
Pointy hat to: mat Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=402825
Diffstat (limited to 'mail/p5-Mojolicious-Plugin-Mail')
-rw-r--r--mail/p5-Mojolicious-Plugin-Mail/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/p5-Mojolicious-Plugin-Mail/Makefile b/mail/p5-Mojolicious-Plugin-Mail/Makefile
index a17ad776f25a..73e22e24c6bb 100644
--- a/mail/p5-Mojolicious-Plugin-Mail/Makefile
+++ b/mail/p5-Mojolicious-Plugin-Mail/Makefile
@@ -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