$OpenBSD: patch-configure,v 1.14 2009/06/08 13:55:28 espie Exp $
--- configure.orig	Wed Apr 22 01:57:35 2009
+++ configure	Sun Jun  7 12:40:52 2009
@@ -1856,7 +1856,7 @@ while [ "$#" -gt 0 ]; do
     v|verbose)
         if [ "$VAL" = "yes" ]; then
             if [ "$OPT_VERBOSE" = "$VAL" ]; then            # takes two verboses to turn on qmake debugs
-                QMAKE_SWITCHES="$QMAKE_SWITCHES -d"
+                : # QMAKE_SWITCHES="$QMAKE_SWITCHES -d"
             else
                 OPT_VERBOSE=yes
             fi
