From 0ec5741cb80ad7656372500547c7cbb05f4b5df6 Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 3 Apr 2004 07:51:58 +0000 Subject: Forceably disable the gevolution plug-in. It is broken due to a missing distfile, and it would only work with Evo 1.5 anyway. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2247 df743ca5-7f9a-e211-a948-0013205c9059 --- net/gaim/files/patch-plugins_Makefile.in | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 net/gaim/files/patch-plugins_Makefile.in diff --git a/net/gaim/files/patch-plugins_Makefile.in b/net/gaim/files/patch-plugins_Makefile.in new file mode 100644 index 000000000..3208c993c --- /dev/null +++ b/net/gaim/files/patch-plugins_Makefile.in @@ -0,0 +1,14 @@ +--- plugins/Makefile.in.orig Sat Apr 3 02:52:47 2004 ++++ plugins/Makefile.in Sat Apr 3 02:53:02 2004 +@@ -160,9 +160,9 @@ + install_sh = @install_sh@ + perlpath = @perlpath@ + sedpath = @sedpath@ +-DIST_SUBDIRS = docklet gevolution gaim-remote gestures perl ssl tcl ticker ++DIST_SUBDIRS = docklet gaim-remote gestures perl ssl tcl ticker + +-@BUILD_GEVOLUTION_TRUE@GEVOLUTION_DIR = gevolution ++@BUILD_GEVOLUTION_TRUE@GEVOLUTION_DIR = + + @USE_PERL_TRUE@PERL_DIR = perl + -- cgit v1.2.3