summaryrefslogtreecommitdiff
path: root/net-im/kmess/files/patch-kmess-Makefile.in
diff options
context:
space:
mode:
authorMarkus Brueffer <markus@FreeBSD.org>2006-06-04 15:29:21 +0000
committerMarkus Brueffer <markus@FreeBSD.org>2006-06-04 15:29:21 +0000
commit46d9d5084a78b9112d6d13d6cebe9058208c856c (patch)
tree72acf67fd286766b8de088367e919aa2477a0958 /net-im/kmess/files/patch-kmess-Makefile.in
parentUpdate to 3.9.0 (diff)
- Unbreak by updating to version 1.4.3
- Drop now unneeded dependency to deskutils/kdepim3
Notes
Notes: svn path=/head/; revision=164340
Diffstat (limited to 'net-im/kmess/files/patch-kmess-Makefile.in')
-rw-r--r--net-im/kmess/files/patch-kmess-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-im/kmess/files/patch-kmess-Makefile.in b/net-im/kmess/files/patch-kmess-Makefile.in
new file mode 100644
index 000000000000..17a9da05f3fd
--- /dev/null
+++ b/net-im/kmess/files/patch-kmess-Makefile.in
@@ -0,0 +1,11 @@
+--- kmess/Makefile.in.orig Sun Jun 4 16:44:43 2006
++++ kmess/Makefile.in Sun Jun 4 16:45:06 2006
+@@ -470,7 +470,7 @@
+
+ # the library search path.
+ # the -lpthread is required for Autopackage/BinReloc
+-kmess_LDFLAGS = $(KDE_RPATH) $(all_libraries) -lpthread
++kmess_LDFLAGS = $(KDE_RPATH) $(all_libraries)
+ AM_CXXFLAGS = -ggdb
+ #>- all: all-recursive
+ #>+ 1