$NetBSD: patch-configure,v 1.1.1.1 2012/04/15 17:57:36 brook Exp $

# see http://code.google.com/p/rpostgresql/issues/detail?id=39

--- configure.orig	2011-12-31 13:11:52.000000000 +0000
+++ configure
@@ -3008,7 +3008,7 @@ as_val=`eval 'as_val=${'$as_ac_File'}
 
 
 ENABLE_LIBPQ=
-if test $R_OS_TYPE == "darwin" ; then
+if test $R_OS_TYPE = "darwin" ; then
 ENABLE_LIBPQ='
 
 PKG_CPPFLAGS=-Ilibpq
