summaryrefslogtreecommitdiff
path: root/audio/vorbis-tools/patches/patch-ah
blob: 6fab9e5426d91eb7547d18c410469c2cf6f74a2b (plain)
1
2
3
4
5
6
7
8
9
10
11
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