$OpenBSD: patch-tools_qmake_mkspecs_features_functions_prf,v 1.1.1.1 2016/12/25 14:13:18 zhuk Exp $
Enable OpenBSD builds.
--- tools/qmake/mkspecs/features/functions.prf.orig.port	Wed Aug  3 21:10:13 2016
+++ tools/qmake/mkspecs/features/functions.prf	Wed Aug  3 21:10:17 2016
@@ -1,5 +1,5 @@
 defineTest(isPlatformSupported) {
-  linux {
+  linux|openbsd {
     !gcc:!clang {
       skipBuild("Qt WebEngine on Linux requires clang or GCC.")
       return(false)
