$NetBSD: patch-ao,v 1.3 2010/03/09 07:06:00 adam Exp $

--- configure.orig	2010-02-24 15:33:48.000000000 +0000
+++ configure
@@ -31880,7 +31880,7 @@ if test "${support_bat}" = "yes" ; then
       as_fn_error "Could not find qmake $PATH. Check your Qt installation" "$LINENO" 5
    fi
 
-   QMAKEBIN="qmake"
+   QMAKEBIN=${QMAKE}
    cd src/qt-console
    echo "Creating bat Makefile"
    touch bat
