aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Kwiki-Notify-Mail
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>2005-10-24 10:30:50 +0000
committerBrian Somers <brian@FreeBSD.org>2005-10-24 10:30:50 +0000
commite0fa4ce7b19b7134e77daeda87679736e9db1e5a (patch)
treebebee58ce24a7c69f761be79c559c1ce9647d3ff /www/p5-Kwiki-Notify-Mail
parent382025109f8117626528467b3a905335dae98e46 (diff)
Notes
Diffstat (limited to 'www/p5-Kwiki-Notify-Mail')
-rw-r--r--www/p5-Kwiki-Notify-Mail/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/p5-Kwiki-Notify-Mail/Makefile b/www/p5-Kwiki-Notify-Mail/Makefile
index 653506d47fe2..2ae5449204e1 100644
--- a/www/p5-Kwiki-Notify-Mail/Makefile
+++ b/www/p5-Kwiki-Notify-Mail/Makefile
@@ -17,7 +17,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Send email notification of topic updates
BUILD_DEPENDS= ${SITE_PERL}/Kwiki.pm:${PORTSDIR}/www/p5-Kwiki
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${BUILD_DEPENDS} \
+ ${SITE_PERL}/MIME/Lite.pm:${PORTSDIR}/mail/p5-MIME-Lite \
+ ${SITE_PERL}/Kwiki/Diff.pm:${PORTSDIR}/www/p5-Kwiki-Diff
PERL_CONFIGURE= yes