$OpenBSD: patch-tools_qmake_config_tests_snappy_snappy_pro,v 1.1.1.1 2016/12/25 14:13:18 zhuk Exp $
Fix configure.
--- tools/qmake/config.tests/snappy/snappy.pro.orig.port	Thu Aug  4 11:34:38 2016
+++ tools/qmake/config.tests/snappy/snappy.pro	Thu Aug  4 11:34:49 2016
@@ -1,3 +1,3 @@
-linux:SOURCES += snappy.cpp
+linux|openbsd:SOURCES += snappy.cpp
 LIBS += -lsnappy
 CONFIG -= qt
