--- /home/staff/gslin/work/p5-Text-Emoticon/Makefile Tue Jul 11 18:34:48 2006 +++ /home/staff/gslin/work/p5-Text-Emoticon/Makefile Fri Jul 14 17:04:30 2006 @@ -22,4 +22,10 @@ MAN3= Text::Emoticon.3 -.include +.include + +.if ${PERL_LEVEL} < 500600 +IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 then try again +.endif + +.include