diff options
author | tron <tron@pkgsrc.org> | 2007-02-15 06:44:32 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2007-02-15 06:44:32 +0000 |
commit | a9cb94be2d870195827360ee26638c019cdc04b1 (patch) | |
tree | 9c4b1645d2513f6ac4603b66e56ec0ded633685a /audio/faac/patches | |
parent | a0e6ed4f3d620896dc97876785dbf1974d41c02b (diff) | |
download | pkgsrc-a9cb94be2d870195827360ee26638c019cdc04b1.tar.gz |
Regenerate patch file because GNUpatch (used by e.g. Mac OS X) didn't
accept the old one.
Diffstat (limited to 'audio/faac/patches')
-rw-r--r-- | audio/faac/patches/patch-ac | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/faac/patches/patch-ac b/audio/faac/patches/patch-ac index 0be974f4a0c..9e93ecbc6f2 100644 --- a/audio/faac/patches/patch-ac +++ b/audio/faac/patches/patch-ac @@ -1,8 +1,8 @@ -$NetBSD: patch-ac,v 1.1 2007/02/09 20:27:16 drochner Exp $ +$NetBSD: patch-ac,v 1.2 2007/02/15 06:44:32 tron Exp $ ---- frontend/Makefile.am.orig 2007-02-09 17:32:03.000000000 +0100 -+++ frontend/Makefile.am -@@ -6,6 +6,11 @@ if WITH_MP4V2
+--- frontend/Makefile.am.orig 2004-07-28 09:18:21.000000000 +0100 ++++ frontend/Makefile.am 2007-02-12 09:03:04.000000000 +0000 +@@ -6,6 +6,11 @@ INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/common/mp4v2
LDADD = $(top_builddir)/libfaac/libfaac.la $(top_srcdir)/common/mp4v2/libmp4v2.la -lm -lstdc++
else
|