View | Details | Raw Unified | Return to bug 248374 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (+1 lines)
Lines 15-20 Link Here
15
15
16
USES=		autoreconf ncurses pkgconfig
16
USES=		autoreconf ncurses pkgconfig
17
17
18
CONFIGURE_ARGS=	--with-bashcompletiondir=${PREFIX}/share/bash-completion/completions
18
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
19
LDFLAGS+=	-lncurses
20
LDFLAGS+=	-lncurses
20
21

Return to bug 248374