mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
9102f43e48
PR: 38003 Submitted by: Erich Zigler <erich@tacni.net>
12 lines
350 B
Plaintext
12 lines
350 B
Plaintext
--- 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/libjudo/src/libjudo.la \
|
|
- -lxml
|
|
+ -lxml -liconv
|
|
|
|
|
|
gabber_LDFLAGS = @GABBER_STATIC@
|