diff options
Diffstat (limited to 'irc/weechat/Makefile')
-rw-r--r-- | irc/weechat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile index 5d06822f9a19..ff2144fa872a 100644 --- a/irc/weechat/Makefile +++ b/irc/weechat/Makefile @@ -17,6 +17,7 @@ COMMENT= A lightweight and user friendly ncurse based IRC client USE_BZIP2= yes USE_ICONV= yes USE_AUTOTOOLS= autoconf:259 +USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --disable-lua |