$OpenBSD: patch-configure,v 1.1 2019/01/02 12:44:06 jca Exp $

Index: configure
--- configure.orig
+++ configure
@@ -15176,6 +15176,8 @@ case $WX_VERSION in
         ;;
     2.[5-9].*)
 	;;
+    3.*)
+	;;
     *)
         as_fn_error $? "wxWidgets >= 2.4.2 required, found version $WX_VERSION" "$LINENO" 5
 	as_fn_error $? "Try --with-wx-config." "$LINENO" 5
