1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00

Add NCURSES_WIDECHAR to CPPFLAGS to fix the build on -CURRENT.

PR:		190792
This commit is contained in:
Joe Marcus Clarke 2014-06-08 17:46:01 +00:00
parent 2a1424adb8
commit 9906368411
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357065

View File

@ -19,6 +19,7 @@ PLIST= ${.CURDIR}/pkg-plist
PIDGIN_SLAVE= yes
WITH_CONSOLEUI= yes
CPPFLAGS+= -DNCURSES_WIDECHAR
USE_LDCONFIG= yes
CONFIGURE_ARGS= --disable-gtkui \
--disable-nm \