summaryrefslogtreecommitdiff
path: root/chat/xchat/patches
diff options
context:
space:
mode:
authorfredb <fredb>2001-08-17 19:04:58 +0000
committerfredb <fredb>2001-08-17 19:04:58 +0000
commit8996cdd2d3589a215c40e4ebc597a9f1ea6d081c (patch)
tree61068d1679eab050b8dd8b7b98a9afce7d466fb4 /chat/xchat/patches
parentc2afe7b00022e0ae9e822c6346bed4be22e6df4b (diff)
downloadpkgsrc-8996cdd2d3589a215c40e4ebc597a9f1ea6d081c.tar.gz
* Force the issue of using -lintl and buildlink.
* Don't run autoconf.
Diffstat (limited to 'chat/xchat/patches')
-rw-r--r--chat/xchat/patches/patch-ad14
1 files changed, 0 insertions, 14 deletions
diff --git a/chat/xchat/patches/patch-ad b/chat/xchat/patches/patch-ad
deleted file mode 100644
index c6ec27413f1..00000000000
--- a/chat/xchat/patches/patch-ad
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ad,v 1.2 2001/08/12 11:08:12 martin Exp $
-
---- src/fe-text/Makefile.in.orig Sun Aug 12 12:44:53 2001
-+++ src/fe-text/Makefile.in Sun Aug 12 12:52:14 2001
-@@ -119,7 +119,7 @@
- DEFS = @DEFS@ -I. -I$(srcdir) -I../..
- CPPFLAGS = @CPPFLAGS@
- LDFLAGS = @LDFLAGS@
--LIBS = @LIBS@
-+LIBS = @LIBS@ ${INTLLIBS}
- @USE_MYGLIB_FALSE@xchat_text_OBJECTS = fe-text.o
- @USE_MYGLIB_TRUE@xchat_text_OBJECTS = fe-text.o glib.o
- xchat_text_DEPENDENCIES = ../common/libxchatmain.a
-