--- configure.orig	Sat Sep 28 20:44:14 2002
+++ configure	Fri Oct 24 15:49:10 2014
@@ -1590,11 +1590,9 @@ EOF
 #define HAVE_OPENBSD 1
 EOF
 
-    $CP audio/oss/* .
-    echo "$ac_t""oss" 1>&6
-    if test -z "$LIBAUDIO"; then
-      { echo "configure: error: libossaudio required, but not found." 1>&2; exit 1; };
-    fi
+    $CP audio/sndio/* .
+    LIBAUDIO=-lsndio
+    echo "$ac_t""sndio" 1>&6
        ;;
 esac
 
