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

(-)/var/tmp/osiris/Makefile (-1 / +1 lines)
Lines 25-31 Link Here
25
25
26
.include <bsd.port.pre.mk>
26
.include <bsd.port.pre.mk>
27
27
28
.if ${OSVERSION} < 500000
28
.if ${OSVERSION} < 500000 || exists(${LOCALBASE}/lib/libreadline.so.5)
29
LIB_DEPENDS+=	readline.5:${PORTSDIR}/devel/readline
29
LIB_DEPENDS+=	readline.5:${PORTSDIR}/devel/readline
30
.endif
30
.endif

Return to bug 101439