diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-08-17 18:00:16 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-08-17 18:00:16 +0000 |
commit | 5e0a32d50567aa5c242834c9a57500a9132e6778 (patch) | |
tree | 1d3cdfbf92af4d9fbab9e10453fe22cf55b8f460 /mail/p5-Mail-SpamAssassin/Makefile | |
parent | 9f3b585daab227fa811ab6e2f0bc96394427b791 (diff) | |
download | ports-5e0a32d50567aa5c242834c9a57500a9132e6778.tar.gz ports-5e0a32d50567aa5c242834c9a57500a9132e6778.zip |
Notes
Diffstat (limited to 'mail/p5-Mail-SpamAssassin/Makefile')
-rw-r--r-- | mail/p5-Mail-SpamAssassin/Makefile | 2 |
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 |