$OpenBSD: patch-configure,v 1.9 2007/05/22 09:09:32 espie Exp $
--- configure.orig	Sun May  6 17:54:53 2007
+++ configure	Sun May 13 16:27:00 2007
@@ -1556,7 +1556,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
