aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--irc/weechat-devel/Makefile1
-rw-r--r--irc/weechat/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/irc/weechat-devel/Makefile b/irc/weechat-devel/Makefile
index 5d06822f9a19..ff2144fa872a 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 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