summaryrefslogtreecommitdiff
path: root/chat/gaim/patches
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-10-05 17:11:44 +0000
committerwiz <wiz@pkgsrc.org>2002-10-05 17:11:44 +0000
commitdb5dbff5095ca711ee2497f70334843613bd119b (patch)
tree08d546a7082f37688a24a083c8604d1ef71485f0 /chat/gaim/patches
parent6b740f3352a47b0e2836f4637b75c78426d721b5 (diff)
downloadpkgsrc-db5dbff5095ca711ee2497f70334843613bd119b.tar.gz
Convert gaim-gnome to buildlink2, and fix PLIST.
Diffstat (limited to 'chat/gaim/patches')
-rw-r--r--chat/gaim/patches/patch-aa24
1 files changed, 12 insertions, 12 deletions
diff --git a/chat/gaim/patches/patch-aa b/chat/gaim/patches/patch-aa
index d4e2a99514a..e3c1b5e6b8a 100644
--- a/chat/gaim/patches/patch-aa
+++ b/chat/gaim/patches/patch-aa
@@ -1,13 +1,13 @@
-$NetBSD: patch-aa,v 1.9 2002/09/28 03:49:19 hubertf Exp $
+$NetBSD: patch-aa,v 1.10 2002/10/05 17:11:45 wiz Exp $
---- configure.orig Sun Sep 15 00:28:06 2002
-+++ configure
-@@ -10798,8 +10798,6 @@
- fi
- rm -f conftest.$ac_objext conftest.$ac_ext
-
--CFLAGS="$CFLAGS -I/usr/local/include -I/opt/include -I\$(top_srcdir)"
--
- # Check whether --enable-distrib or --disable-distrib was given.
- if test "${enable_distrib+set}" = set; then
- enableval="$enable_distrib"
+--- src/Makefile.in.orig Sat Oct 5 07:07:29 2002
++++ src/Makefile.in
+@@ -150,7 +150,7 @@ SUBDIRS = protocols
+ @GNOMEAPPLET_TRUE@gaim_applet_SOURCES = about.c aim.c applet.c away.c browser.c buddy.c buddy_chat.c conversation.c core.c dialogs.c gaimrc.c gtkimhtml.c gtkspell.c gtkticker.c html.c idle.c list.c md5.c module.c multi.c perl.c plugins.c prefs.c proxy.c prpl.c server.c sound.c ticker.c util.c
+ @GNOMEAPPLET_TRUE@gaim_applet_DEPENDENCIES = @LIBOBJS@ $(STATIC_LINK_LIBS)
+ @GNOMEAPPLET_TRUE@gaim_applet_LDFLAGS = -export-dynamic
+-@GNOMEAPPLET_TRUE@gaim_applet_LDADD = @LDADD@ @LIBOBJS@
++@GNOMEAPPLET_TRUE@gaim_applet_LDADD = @LDADD@ @LIBOBJS@ -liconv
+ @GNOMEAPPLET_FALSE@gaim_SOURCES = about.c aim.c applet.c away.c browser.c buddy.c buddy_chat.c conversation.c core.c dialogs.c gaimrc.c gtkimhtml.c gtkspell.c gtkticker.c html.c idle.c list.c md5.c module.c multi.c perl.c plugins.c prefs.c proxy.c prpl.c server.c sound.c ticker.c util.c
+ @GNOMEAPPLET_FALSE@gaim_DEPENDENCIES = @LIBOBJS@ $(STATIC_LINK_LIBS)
+ @GNOMEAPPLET_FALSE@gaim_LDFLAGS = -export-dynamic