diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-13 00:01:59 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-13 00:01:59 +0000 |
commit | 9102f43e4862f7549a2785fc65d7b68bbc071c0e (patch) | |
tree | 18637cfce4d8780d30ab06f63a49b024057e660e /net/gabber/files/patch-am | |
parent | Add port of hackedbox, a window manager based on blackbox but with (diff) |
Update to 0.8.7.
PR: 38003
Submitted by: Erich Zigler <erich@tacni.net>
Notes
Notes:
svn path=/head/; revision=58980
Diffstat (limited to 'net/gabber/files/patch-am')
-rw-r--r-- | net/gabber/files/patch-am | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/net/gabber/files/patch-am b/net/gabber/files/patch-am index 8881a1114370..f207eb4dc863 100644 --- a/net/gabber/files/patch-am +++ b/net/gabber/files/patch-am @@ -1,12 +1,9 @@ - -$FreeBSD$ - ---- src/Makefile.in 2002/01/14 13:22:27 1.1 -+++ src/Makefile.in 2002/01/14 13:21:55 -@@ -220,7 +220,7 @@ +--- src/Makefile.in.orig Sun May 12 15:59:07 2002 ++++ src/Makefile.in Sun May 12 15:59:17 2002 +@@ -223,7 +223,7 @@ gabber_LDADD = @EXTRA_GNOME_LIBS@ @XMMS_LIBS@ @SSL_LIBS@ @XSS_LIBS@ @GABBER_STATIC_LIBS@ \ ../jabberoo/src/libjabberoo.a \ - ../jabberoo/expat/libexpat.a \ + ../jabberoo/libjudo/src/libjudo.la \ - -lxml + -lxml -liconv |