diff options
Diffstat (limited to 'audio/libcanberra/patches/patch-ab')
-rw-r--r-- | audio/libcanberra/patches/patch-ab | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/libcanberra/patches/patch-ab b/audio/libcanberra/patches/patch-ab index 04389445c6f..8eaee69b116 100644 --- a/audio/libcanberra/patches/patch-ab +++ b/audio/libcanberra/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.1 2009/10/29 17:51:09 drochner Exp $ +$NetBSD: patch-ab,v 1.2 2010/11/28 21:12:54 adam Exp $ ---- src/Makefile.in.orig 2009-10-20 02:29:59.000000000 +0200 +--- src/Makefile.in.orig 2010-10-04 17:52:31.000000000 +0000 +++ src/Makefile.in -@@ -649,10 +649,10 @@ plugin_LTLIBRARIES = $(am__append_7) $(a +@@ -692,10 +692,10 @@ plugin_LTLIBRARIES = $(am__append_7) $(a @BUILTIN_OSS_FALSE@@HAVE_OSS_TRUE@ -Ddriver_change_props=oss_driver_change_props \ @BUILTIN_OSS_FALSE@@HAVE_OSS_TRUE@ -Ddriver_play=oss_driver_play \ @BUILTIN_OSS_FALSE@@HAVE_OSS_TRUE@ -Ddriver_cancel=oss_driver_cancel \ |