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

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

Return to bug 101441