diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2014-06-08 17:46:01 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2014-06-08 17:46:01 +0000 |
commit | 990636841105f11c18cad309461239358ec19333 (patch) | |
tree | 6d7b2fa6d5a72ea37e50637751e6e2976e709c5a /net-im/finch | |
parent | 2a1424adb86c44e63ac69384f573c69ed42b0ceb (diff) | |
download | ports-990636841105f11c18cad309461239358ec19333.tar.gz ports-990636841105f11c18cad309461239358ec19333.zip |
Notes
Diffstat (limited to 'net-im/finch')
-rw-r--r-- | net-im/finch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/finch/Makefile b/net-im/finch/Makefile index f9229d07e6a5..94e0ce014ca7 100644 --- a/net-im/finch/Makefile +++ b/net-im/finch/Makefile @@ -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 \ |