From 2750aca9b987b9c67f3aff27b25fc8183e9ee2f3 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 5 Nov 2005 06:51:25 +0000 Subject: Add thunderbird-devel after a repocopy from ports/mail/thunderbird. Thunderbird-devel represents work in progress towards Thunderbird 1.5. See http://www.mozilla.org/products/thunderbird/releases/1.5.html for more details. Most of this work was done by ahze and mnag. --- .../thunderbird-devel/files/patch-gfx-src-gtk-Makefile.in | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 mail/thunderbird-devel/files/patch-gfx-src-gtk-Makefile.in (limited to 'mail/thunderbird-devel/files/patch-gfx-src-gtk-Makefile.in') diff --git a/mail/thunderbird-devel/files/patch-gfx-src-gtk-Makefile.in b/mail/thunderbird-devel/files/patch-gfx-src-gtk-Makefile.in deleted file mode 100644 index ff8b699841a3..000000000000 --- a/mail/thunderbird-devel/files/patch-gfx-src-gtk-Makefile.in +++ /dev/null @@ -1,15 +0,0 @@ -When using ``--with-system-nspr'' option, MOZ_COMPONENT_LIBS does not -contain the ``-L../../../dist/lib'' -- only ``-L../../../dist/bin''. - -This causes an error, because libgfxshared_s is only under dist/lib. - - -mi - ---- gfx/src/gtk/Makefile.in Mon Nov 10 07:24:51 2003 -+++ gfx/src/gtk/Makefile.in Thu Jul 21 23:58:26 2005 -@@ -165,4 +165,5 @@ - ifdef MOZ_ENABLE_GTK2 - EXTRA_DSO_LDOPTS += $(MOZ_COMPONENT_LIBS) \ -+ $(LIBS_DIR) \ - -lgkgfx \ - -lgfxshared_s \ -- cgit v1.2.3