$OpenBSD: patch-Build_PL,v 1.2 2009/12/09 21:45:12 landry Exp $
--- Build.PL.orig	Sat Dec  5 16:17:30 2009
+++ Build.PL	Wed Dec  9 22:15:25 2009
@@ -163,8 +163,7 @@ EOT
     }
 }
 chomp $build_prompt;
-my $build_wx = _askyn( $build, 'wxWidgets-build',
-                       $build_prompt, $build_wx_dflt );
+my $build_wx = 0;
 my $wx_version;
 $build->notes( 'build_wx' => $build_wx );
 $build->notes( 'mk_portable' => $build->args('wxWidgets-portable') );
