diff options
author | marcus <marcus@FreeBSD.org> | 2004-11-13 16:09:20 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-11-13 16:09:20 +0800 |
commit | 7bd92a7dc661febadb411fe4c27b4582c06dc309 (patch) | |
tree | 1d192559b89327a0ebde690bbdb78d8da299ca27 /net-im/gaim/files | |
parent | f463429d5b89422dc5a7072b7ac7827ff1c0c0b6 (diff) | |
download | freebsd-ports-gnome-7bd92a7dc661febadb411fe4c27b4582c06dc309.tar.gz freebsd-ports-gnome-7bd92a7dc661febadb411fe4c27b4582c06dc309.tar.zst freebsd-ports-gnome-7bd92a7dc661febadb411fe4c27b4582c06dc309.zip |
* Update to 1.0.3 [1]
* Add optional Evolution support
Submitted by: Matthew Luckie <mjl@luckie.org.nz> [1]
Diffstat (limited to 'net-im/gaim/files')
-rw-r--r-- | net-im/gaim/files/patch-plugins_Makefile.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net-im/gaim/files/patch-plugins_Makefile.in b/net-im/gaim/files/patch-plugins_Makefile.in deleted file mode 100644 index 3d74afc3ece1..000000000000 --- a/net-im/gaim/files/patch-plugins_Makefile.in +++ /dev/null @@ -1,12 +0,0 @@ ---- plugins/Makefile.in.orig Sun May 30 17:53:41 2004 -+++ plugins/Makefile.in Sun May 30 17:54:22 2004 -@@ -285,7 +285,7 @@ - target_cpu = @target_cpu@ - target_os = @target_os@ - target_vendor = @target_vendor@ --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 - |