summaryrefslogtreecommitdiff
path: root/net-im/jabber/files/patch-ac
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-05-01 03:25:19 +0000
committerSteve Price <steve@FreeBSD.org>2000-05-01 03:25:19 +0000
commit878c7908792902049ee3939451d68cce5b70c46d (patch)
treeca45aa2ebc9824e1c15b772963fc9c7af80a5de6 /net-im/jabber/files/patch-ac
parentAdding libetherx version 0.9. (diff)
Adding jabber-transport version 0.9.
An online presence and instant messaging server. The Jabber transport (jserver) is a daemon for Jabber clients to connect and communicate with. PR: 17982 Submitted by: Kostya Lukin <lukin@okbmei.msk.su>
Notes
Notes: svn path=/head/; revision=28216
Diffstat (limited to 'net-im/jabber/files/patch-ac')
-rw-r--r--net-im/jabber/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-im/jabber/files/patch-ac b/net-im/jabber/files/patch-ac
new file mode 100644
index 000000000000..b2ae73998fab
--- /dev/null
+++ b/net-im/jabber/files/patch-ac
@@ -0,0 +1,11 @@
+--- configure.orig Sun Apr 30 20:32:29 2000
++++ configure Sun Apr 30 20:33:08 2000
+@@ -2321,7 +2321,7 @@
+ #define $ac_tr_lib 1
+ EOF
+
+- LIBS="-lpth $LIBS"
++ LIBS="-L$prefix/lib -lpth $LIBS"
+
+ else
+ echo "$ac_t""no" 1>&6