summaryrefslogtreecommitdiff
path: root/mail/thunderbird10/patches/patch-mp
diff options
context:
space:
mode:
Diffstat (limited to 'mail/thunderbird10/patches/patch-mp')
-rw-r--r--mail/thunderbird10/patches/patch-mp17
1 files changed, 0 insertions, 17 deletions
diff --git a/mail/thunderbird10/patches/patch-mp b/mail/thunderbird10/patches/patch-mp
deleted file mode 100644
index 35cd4e62f47..00000000000
--- a/mail/thunderbird10/patches/patch-mp
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-mp,v 1.1.1.1 2012/03/15 09:45:29 ryoon Exp $
-
---- mozilla/media/libsydneyaudio/src/Makefile.in.orig 2012-02-16 10:25:19.000000000 +0000
-+++ mozilla/media/libsydneyaudio/src/Makefile.in
-@@ -97,6 +97,12 @@ ifeq ($(OS_ARCH),WINNT)
- OS_LIBS += winmm.lib
- endif
-
-+ifdef PKGSRC_PULSEAUDIO
-+CSRCS = \
-+ sydney_audio_pulseaudio.c \
-+ $(NULL)
-+endif
-+
- include $(topsrcdir)/config/rules.mk
-
- LOCAL_INCLUDES += -I$(srcdir)/../include