summaryrefslogtreecommitdiff
path: root/net/gabber
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-04-08 11:26:41 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-04-08 11:26:41 +0000
commit9d16dfa15fc1df154337e4b43dc5f0cb1c78c3de (patch)
tree5f9af789fe40616774e29053432aac9cbea689b7 /net/gabber
parentFix build problem on XFree86 4.X. (diff)
-lgiconv --> -liconv.
Notes
Notes: svn path=/head/; revision=57431
Diffstat (limited to 'net/gabber')
-rw-r--r--net/gabber/files/patch-am2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gabber/files/patch-am b/net/gabber/files/patch-am
index 595d3c45604f..8881a1114370 100644
--- a/net/gabber/files/patch-am
+++ b/net/gabber/files/patch-am
@@ -8,7 +8,7 @@ $FreeBSD$
../jabberoo/src/libjabberoo.a \
../jabberoo/expat/libexpat.a \
- -lxml
-+ -lxml -lgiconv
++ -lxml -liconv
gabber_LDFLAGS = @GABBER_STATIC@