diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
commit | fa4a943c17e47bf910596a414fd7287983350b9b (patch) | |
tree | dc76cec18a505befc330e612e0a56bf1caa5ca49 /net-im/kmess-kde4/files | |
parent | - Fix manpage pointing to correct PREFIX for binary and conf (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_0_0'.release/7.0.0
Diffstat (limited to 'net-im/kmess-kde4/files')
-rw-r--r-- | net-im/kmess-kde4/files/patch-kmess-Makefile.in | 11 | ||||
-rw-r--r-- | net-im/kmess-kde4/files/patch-kmess_network_msnconnection.h | 10 |
2 files changed, 0 insertions, 21 deletions
diff --git a/net-im/kmess-kde4/files/patch-kmess-Makefile.in b/net-im/kmess-kde4/files/patch-kmess-Makefile.in deleted file mode 100644 index 17a9da05f3fd..000000000000 --- a/net-im/kmess-kde4/files/patch-kmess-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 diff --git a/net-im/kmess-kde4/files/patch-kmess_network_msnconnection.h b/net-im/kmess-kde4/files/patch-kmess_network_msnconnection.h deleted file mode 100644 index f9c9edb3c1a5..000000000000 --- a/net-im/kmess-kde4/files/patch-kmess_network_msnconnection.h +++ /dev/null @@ -1,10 +0,0 @@ ---- kmess/network/msnconnection.h.orig Tue Nov 15 04:03:10 2005 -+++ kmess/network/msnconnection.h Tue Nov 15 04:04:04 2005 -@@ -29,6 +29,7 @@ - - #include <stdlib.h> - #include <sys/socket.h> -+#include <netinet/in.h> - #include <arpa/inet.h> - #include <netdb.h> - #include <sys/types.h> |