summaryrefslogtreecommitdiff
path: root/audio/liba52/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'audio/liba52/patches/patch-aa')
-rw-r--r--audio/liba52/patches/patch-aa16
1 files changed, 16 insertions, 0 deletions
diff --git a/audio/liba52/patches/patch-aa b/audio/liba52/patches/patch-aa
new file mode 100644
index 00000000000..10fa083c0a9
--- /dev/null
+++ b/audio/liba52/patches/patch-aa
@@ -0,0 +1,16 @@
+$NetBSD: patch-aa,v 1.1.1.1 2001/12/10 19:49:46 veego Exp $
+
+--- configure-orig Fri Aug 31 11:39:53 2001
++++ configure Wed Oct 10 21:18:49 2001
+@@ -2663,6 +2663,11 @@
+ #define LIBAO_SOLARIS
+ EOF
+ ;;
++ *-netbsd*)
++ cat >> confdefs.h <<\EOF
++#define LIBAO_SOLARIS
++EOF
++;;
+ esac
+ fi
+