aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authoralane <alane@FreeBSD.org>2002-08-18 02:00:16 +0800
committeralane <alane@FreeBSD.org>2002-08-18 02:00:16 +0800
commitd16750896d9aa0780bf20cb7dce66f85729dac62 (patch)
tree85824ba3596d12929aee3578bc154b83b2e52ae6 /mail
parent3b7cbd5fa728531f176ca0f9759d42bb147d8ff3 (diff)
downloadfreebsd-ports-gnome-d16750896d9aa0780bf20cb7dce66f85729dac62.tar.gz
freebsd-ports-gnome-d16750896d9aa0780bf20cb7dce66f85729dac62.tar.zst
freebsd-ports-gnome-d16750896d9aa0780bf20cb7dce66f85729dac62.zip
Change file to look for to check for razor agents, as Client.pm isn't
there in the new version.
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-Mail-SpamAssassin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-SpamAssassin/Makefile b/mail/p5-Mail-SpamAssassin/Makefile
index 0bc45557ce79..46092ec3090f 100644
--- a/mail/p5-Mail-SpamAssassin/Makefile
+++ b/mail/p5-Mail-SpamAssassin/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDI
${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 \
- ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Razor/Client.pm:${PORTSDIR}/mail/razor-agents
+ razor-client:${PORTSDIR}/mail/razor-agents
.if !defined(PERL_VERSION) || ${PERL_VERSION} != "5.8.0"
RUN_DEPENDS+= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Pod/Usage.pm:${PORTSDIR}/textproc/p5-PodParser