1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

misc/mc: Fix build with ncurses option

PR:		252903
Submitted by:	Rozhuk Ivan <rozhuk.im@gmail.com>
Reported by:	jakub_lach@mailplus.pl
Reported by:	mbeis@xs4all.nl
Reported by:	m.bueker@berlin.de
Reported by:	michael.osipov@siemens.com
This commit is contained in:
Ben Woods 2021-01-26 23:04:55 +00:00
parent c3f33dd457
commit 77b285d5be
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=563008

View File

@ -39,6 +39,7 @@ ICONV_USES= iconv
ICONV_CONFIGURE_ENABLE= charset
NCURSES_CONFIGURE_ON= --with-screen=ncurses
NCURSES_CFLAGS+= -DNCURSES_WIDECHAR
NLS_CONFIGURE_ENABLE= nls
NLS_USES= gettext