summaryrefslogtreecommitdiff
path: root/audio/vorbis-tools/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'audio/vorbis-tools/patches/patch-ah')
-rw-r--r--audio/vorbis-tools/patches/patch-ah12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/vorbis-tools/patches/patch-ah b/audio/vorbis-tools/patches/patch-ah
new file mode 100644
index 00000000000..6fab9e5426d
--- /dev/null
+++ b/audio/vorbis-tools/patches/patch-ah
@@ -0,0 +1,12 @@
+$NetBSD: patch-ah,v 1.1 2007/01/13 15:35:52 wiz Exp $
+
+--- ogg123/Makefile.am.orig 2005-06-13 13:11:44.000000000 +0000
++++ ogg123/Makefile.am
+@@ -1,6 +1,6 @@
+ ## Process this file with automake to produce Makefile.in
+ if HAVE_LIBFLAC
+-flac_sources = flac_format.c easyflac.c easyflac.h
++flac_sources = flac_format.c
+ else
+ flac_sources =
+ endif