Hi,

I am still using SA 2.44. But after recent reports how much better de 2.55
edition with Bayes is, I thought I'd give it a try. So, I went to my port
library, in FreeBSD 4.7R, and did:

------------------------------------------
asarian-host: {root} % make
"/usr/ports/mail/p5-Mail-SpamAssassin/Makefile", line 27: Malformed
conditional (${PERL_LEVEL} < 500600)
"/usr/ports/mail/p5-Mail-SpamAssassin/Makefile", line 27: Need an operator
"/usr/ports/mail/p5-Mail-SpamAssassin/Makefile", line 30: if-less endif
"/usr/ports/mail/p5-Mail-SpamAssassin/Makefile", line 30: Need an operator
"/usr/ports/mail/p5-Mail-SpamAssassin/Makefile", line 32: Malformed
conditional (${PERL_LEVEL} < 500800)
"/usr/ports/mail/p5-Mail-SpamAssassin/Makefile", line 32: Need an operator
"/usr/ports/mail/p5-Mail-SpamAssassin/Makefile", line 34: if-less endif
"/usr/ports/mail/p5-Mail-SpamAssassin/Makefile", line 34: Need an operator
make: fatal errors encountered -- cannot continue
------------------------------------------

Those line in the Makefile contain nothing out of the ordinary (as far as I
can see):

------------------------------------------
.if ${PERL_LEVEL} < 500600
RUN_DEPENDS+=   ${SITE_PERL}/Pod/Usage.pm:${PORTSDIR}/textproc/p5-PodParser
BUILD_DEPENDS+= ${SITE_PERL}/Pod/Usage.pm:${PORTSDIR}/textproc/p5-PodParser
.endif

.if ${PERL_LEVEL} < 500800
RUN_DEPENDS+=
${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base
64
.endif
------------------------------------------

Has the world gone mad, or is this the post office? :) No, seriously, am I
missing something obvious? I use Perl 5.8.0, btw.

Thanks!

- Mark



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to