$NetBSD: patch-ab,v 1.1 2006/11/19 23:13:42 rillig Exp $

Tags: pkgsrc-only

--- configure.orig	2006-11-03 16:54:49.000000000 +0100
+++ configure	2006-11-19 23:03:44.000000000 +0100
@@ -20433,7 +20433,7 @@ else
 echo "${ECHO_T}no" >&6
 fi
 
-        if test x"$PKG_CONFIG" == "xno"; then
+        if test x"$PKG_CONFIG" = "xno"; then
             { { echo "$as_me:$LINENO: error: You have to install pkg-config to compile OpenCV with GTK+" >&5
 echo "$as_me: error: You have to install pkg-config to compile OpenCV with GTK+" >&2;}
    { (exit 1); exit 1; }; }
