summaryrefslogtreecommitdiff
path: root/chat/weechat/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'chat/weechat/patches/patch-ad')
-rw-r--r--chat/weechat/patches/patch-ad13
1 files changed, 0 insertions, 13 deletions
diff --git a/chat/weechat/patches/patch-ad b/chat/weechat/patches/patch-ad
deleted file mode 100644
index 374183cc5a5..00000000000
--- a/chat/weechat/patches/patch-ad
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ad,v 1.1 2006/01/10 13:05:33 joerg Exp $
-
---- src/gui/curses/Makefile.in.orig 2006-01-10 12:58:12.000000000 +0000
-+++ src/gui/curses/Makefile.in
-@@ -174,7 +174,7 @@ bin_PROGRAMS = weechat-curses
- weechat_curses_LDADD = ../../common/lib_weechat_main.a \
- ../../irc/lib_weechat_irc.a \
- $(CURSES_LIBS) \
-- ../../plugins/lib_weechat_plugins.a $(PLUGINS_LIBS)
-+ ../../plugins/lib_weechat_plugins.a $(PLUGINS_LIBS) $(LIBINTL)
-
-
- weechat_curses_SOURCES = ../gui.h \