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

(-)Makefile (-4 lines)
Lines 38-47 Link Here
38
38
39
.include <bsd.port.pre.mk>
39
.include <bsd.port.pre.mk>
40
40
41
.if ${OSVERSION} < 400010
42
LIB_DEPENDS+=	ncurses.5:${PORTSDIR}/devel/ncurses
43
.endif
44
45
.if defined(WITH_LIRC)
41
.if defined(WITH_LIRC)
46
LIB_DEPENDS+=	lirc_client.0:${PORTSDIR}/comms/lirc
42
LIB_DEPENDS+=	lirc_client.0:${PORTSDIR}/comms/lirc
47
CONFIGURE_ARGS+=	--with-lirc
43
CONFIGURE_ARGS+=	--with-lirc

Return to bug 111678