aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
Diffstat (limited to 'net-im')
-rw-r--r--net-im/finch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/finch/Makefile b/net-im/finch/Makefile
index 525c4ef53cfd..fe217207624e 100644
--- a/net-im/finch/Makefile
+++ b/net-im/finch/Makefile
@@ -19,7 +19,7 @@ PLIST= ${.CURDIR}/pkg-plist
PIDGIN_SLAVE= yes
WITH_CONSOLEUI= yes
-CPPFLAGS+= -DNCURSES_WIDECHAR
+CPPFLAGS+= -DNCURSES_WIDECHAR -D_XOPEN_SOURCE_EXTENDED
USE_LDCONFIG= yes
CONFIGURE_ARGS= --disable-gtkui \
--disable-nm \