summaryrefslogtreecommitdiff
path: root/audio/celt/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'audio/celt/patches/patch-ab')
-rw-r--r--audio/celt/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/celt/patches/patch-ab b/audio/celt/patches/patch-ab
new file mode 100644
index 00000000000..decf51e0b2b
--- /dev/null
+++ b/audio/celt/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1.1.1 2008/12/03 00:44:49 bjs Exp $
+
+--- tools/Makefile.in.orig 2008-10-09 07:11:34.000000000 -0400
++++ tools/Makefile.in
+@@ -213,7 +213,7 @@ noinst_HEADERS = wav_io.h
+ celtenc_SOURCES = celtenc.c wav_io.c skeleton.c
+ celtenc_LDADD = $(top_builddir)/libcelt/libcelt.la $(OGG_LIBS)
+ celtdec_SOURCES = celtdec.c wav_io.c
+-celtdec_LDADD = $(top_builddir)/libcelt/libcelt.la $(OGG_LIBS)
++celtdec_LDADD = $(top_builddir)/libcelt/libcelt.la $(OGG_LIBS) $(LIBOSSAUDIO)
+ all: all-am
+
+ .SUFFIXES: