View | Details | Raw Unified | Return to bug 100282
Collapse All | Expand All

(-)/home/staff/gslin/work/p5-Text-Emoticon/Makefile (-1 / +7 lines)
Lines 22-25 Link Here
22
22
23
MAN3=		Text::Emoticon.3
23
MAN3=		Text::Emoticon.3
24
24
25
.include <bsd.port.mk>
25
.include <bsd.port.pre.mk>
26
27
.if ${PERL_LEVEL} < 500600
28
IGNORE=		requires perl 5.6.0 or later. Install lang/perl5.8 then try again
29
.endif
30
31
.include <bsd.port.post.mk>

Return to bug 100282