summaryrefslogtreecommitdiff
path: root/audio/libmusepack/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'audio/libmusepack/patches/patch-aa')
-rw-r--r--audio/libmusepack/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/libmusepack/patches/patch-aa b/audio/libmusepack/patches/patch-aa
new file mode 100644
index 00000000000..e95d5b98fba
--- /dev/null
+++ b/audio/libmusepack/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1 2005/07/31 03:29:50 grant Exp $
+
+--- src/Makefile.in.orig 2004-11-29 03:42:18.000000000 +1100
++++ src/Makefile.in
+@@ -190,7 +190,7 @@ AUTOMAKE_OPTIONS = foreign
+ INCLUDES = -I$(top_builddir)/include
+ lib_LTLIBRARIES = libmusepack.la
+ libmusepack_la_SOURCES = mpc_dec.cpp bitstream.cpp huffsv7.cpp stdafx.cpp synth_filter.cpp huffsv46.cpp idtag.cpp requant.cpp streaminfo.cpp
+-libmusepack_la_LDFLAGS = -no-undefined -version-info 1:3:0
++libmusepack_la_LDFLAGS = -version-info 1:3:0
+ sample_SOURCES = sample.cpp
+ sample_LDADD = libmusepack.la
+ all: all-am