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

(-)zsh/Makefile (-1 / +1 lines)
Lines 27-33 Link Here
27
27
28
CPPFLAGS+=	-I${LOCALBASE}/include
28
CPPFLAGS+=	-I${LOCALBASE}/include
29
LDFLAGS+=	-L${LOCALBASE}/lib
29
LDFLAGS+=	-L${LOCALBASE}/lib
30
CONFIGURE_ARGS=	--with-term-lib="ncursesw ncurses" --with-tcsetpgrp \
30
CONFIGURE_ARGS=	--with-term-lib="tinfow tinfo" --with-tcsetpgrp \
31
		--enable-function-subdirs
31
		--enable-function-subdirs
32
32
33
EXTRA_PATCHES=	${FILESDIR}/extra-patch-bsdtar
33
EXTRA_PATCHES=	${FILESDIR}/extra-patch-bsdtar

Return to bug 181720