summaryrefslogtreecommitdiff
path: root/mail/thunderbird10/patches/patch-mozilla_xulrunner_app_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'mail/thunderbird10/patches/patch-mozilla_xulrunner_app_Makefile.in')
-rw-r--r--mail/thunderbird10/patches/patch-mozilla_xulrunner_app_Makefile.in15
1 files changed, 0 insertions, 15 deletions
diff --git a/mail/thunderbird10/patches/patch-mozilla_xulrunner_app_Makefile.in b/mail/thunderbird10/patches/patch-mozilla_xulrunner_app_Makefile.in
deleted file mode 100644
index 870770f16fc..00000000000
--- a/mail/thunderbird10/patches/patch-mozilla_xulrunner_app_Makefile.in
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-mozilla_xulrunner_app_Makefile.in,v 1.1.1.1 2012/03/15 09:45:30 ryoon Exp $
-
---- mozilla/xulrunner/app/Makefile.in.orig 2012-02-16 10:25:33.000000000 +0000
-+++ mozilla/xulrunner/app/Makefile.in
-@@ -130,6 +130,10 @@ endif
- RCFLAGS += -DXULRUNNER_ICO=\"$(DIST)/branding/xulrunner.ico\" -DDOCUMENT_ICO=\"$(DIST)/branding/document.ico\"
- endif
-
-+ifeq ($(OS_ARCH),NetBSD)
-+OS_LIBS += $(call EXPAND_LIBNAME,kvm)
-+endif
-+
- include $(topsrcdir)/config/rules.mk
-
- DEFINES += -DXULRUNNER_ICO=\"$(DIST)/branding/xulrunner.ico\" -DDOCUMENT_ICO=\"$(DIST)/branding/document.ico\"