Date: Fri, 22 Oct 2004 08:15:43 +0200 From: Sebastian Schulze Struchtrup <seb@struchtrup.com> To: perl@freebsd.org Cc: DougB@FreeBSD.org Subject: typo? ports/mail/p5-Mail-SpamAssassin/Makefile,v 1.60 Message-ID: <4178A58F.1090207@struchtrup.com>
next in thread | raw e-mail | index | archive | help
ports/mail/p5-Mail-SpamAssassin/Makefile,v 1.60 =============================================== .if ${PERL_LEVEL} < 500600 IGNORE= Needs perl 5.6.1 or higher, install lang/perl5.8 and try again .endif Shouldn't it be either "< 500601" or "<= 500600" ? But the cvs commit says: >Update to 3.0.0 >Require at least 5.6.0 and point users to 5.8.5 Sebastian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4178A58F.1090207>