diff options
-rw-r--r-- | irc/weechat-devel/Makefile | 1 | ||||
-rw-r--r-- | irc/weechat/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/irc/weechat-devel/Makefile b/irc/weechat-devel/Makefile index 5d06822f..ff2144f 100644 --- a/irc/weechat-devel/Makefile +++ b/irc/weechat-devel/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 diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile index 5d06822f..ff2144f 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 |