summaryrefslogtreecommitdiff
path: root/audio/wmmp/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'audio/wmmp/patches/patch-aa')
-rw-r--r--audio/wmmp/patches/patch-aa14
1 files changed, 14 insertions, 0 deletions
diff --git a/audio/wmmp/patches/patch-aa b/audio/wmmp/patches/patch-aa
new file mode 100644
index 00000000000..30473dca96d
--- /dev/null
+++ b/audio/wmmp/patches/patch-aa
@@ -0,0 +1,14 @@
+$NetBSD: patch-aa,v 1.1.1.1 2006/02/23 23:34:29 rpaulo Exp $
+
+--- configure 2006-02-23 22:55:17.000000000 +0000
++++ configure.new 2006-02-23 22:55:49.000000000 +0000
+@@ -10020,6 +10020,9 @@ openbsd*)
+ solaris*)
+ OS=solaris
+ ;;
++netbsd*)
++ OS=netbsd
++ ;;
+ *)
+ echo ""
+ echo "Sorry, ${host_os} is not supported yet"