$OpenBSD: patch-configure,v 1.2 2005/12/30 05:35:56 jakemsr Exp $
--- configure.orig	Wed Dec 15 12:06:19 2004
+++ configure	Thu Dec 29 20:56:15 2005
@@ -19863,6 +19863,7 @@ fi
 
 HAVE_VORBIS=no
 
+if false ; then
 
 if test "x$HAVE_PKG_CONFIG" = "xyes"
 then
@@ -20632,7 +20633,7 @@ echo "$as_me: WARNING: OSS audio support
 fi
 
 done
-
+fi
 
 if test x$HAVE_SDL = xyes -a x$HAVE_OSS = xyes; then
   BUILDABLE_EXAMPLES="$BUILDABLE_EXAMPLES player_example"
