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

(-)/home/staff/gslin/work/p5-Net-CSTA/Makefile (-1 / +5 lines)
Lines 24-30 Link Here
24
24
25
.include <bsd.port.pre.mk>
25
.include <bsd.port.pre.mk>
26
26
27
.if ${PERL_LEVEL} < 500701
27
.if ${PERL_LEVEL} < 500600
28
IGNORE=		requires Perl 5.6.0 or newer. Install lang/perl5.8 and try again
29
.endif
30
31
.if ${PERL_LEVEL} < 500703
28
RUN_DEPENDS+=	${SITE_PERL}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
32
RUN_DEPENDS+=	${SITE_PERL}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
29
.endif
33
.endif

Return to bug 101547