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

(-)rlwrap/Makefile (-1 / +1 lines)
Lines 20-26 Link Here
20
.include <bsd.port.pre.mk>
20
.include <bsd.port.pre.mk>
21
21
22
.if ${OSVERSION} < 500018
22
.if ${OSVERSION} < 500018
23
BROKEN=		"Requires readline 4.2 or newer"
23
IGNORE=		"Requires readline 4.2 or newer, only available in recent versions of FreeBSD 5.x"
24
.endif
24
.endif
25
25
26
GNU_CONFIGURE=	yes
26
GNU_CONFIGURE=	yes

Return to bug 53440