$OpenBSD: patch-Build_PL,v 1.4 2015/06/07 09:45:49 ajacoutot Exp $
--- Build.PL.orig	Mon Mar  9 22:37:19 2015
+++ Build.PL	Sun Jun  7 11:20:37 2015
@@ -202,8 +202,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') );
