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

(-)p5-ReadLine-Gnu/Makefile (+4 lines)
Lines 25-30 Link Here
25
LIB_DEPENDS+=	readline.5:${PORTSDIR}/devel/readline
25
LIB_DEPENDS+=	readline.5:${PORTSDIR}/devel/readline
26
.endif
26
.endif
27
27
28
.if ${PERL_LEVEL} < 500800
29
IGNORE=	this port requires Perl 5.8 or newer. Install lang/perl5.8 and try again
30
.endif
31
28
MAN3=		Term::ReadLine::Gnu.3
32
MAN3=		Term::ReadLine::Gnu.3
29
33
30
.include <bsd.port.post.mk>
34
.include <bsd.port.post.mk>

Return to bug 96121