summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2002-09-21 05:06:24 +0000
committerAlan Eldridge <alane@FreeBSD.org>2002-09-21 05:06:24 +0000
commitf9e48481455830736b897007bbdd304b308caf81 (patch)
tree9fee86d1b6fc73845bd2d599ac4448ce20acb58a /mail
parentAdded USE_GMAKE. Bumped portrev to kick it out. (diff)
Added dep on p5-HTML-Parser.
Notes
Notes: svn path=/head/; revision=66970
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-Mail-SpamAssassin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/p5-Mail-SpamAssassin/Makefile b/mail/p5-Mail-SpamAssassin/Makefile
index 852afee7a184..803d6524dede 100644
--- a/mail/p5-Mail-SpamAssassin/Makefile
+++ b/mail/p5-Mail-SpamAssassin/Makefile
@@ -17,6 +17,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@geeksrus.net
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS \
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/mach/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools
RUN_DEPENDS= ${BUILD_DEPENDS} \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \