
$FreeBSD: ports/lang/erlang/files/patch-lib_odbc_configure,v 1.2 2005/12/15 10:58:51 olgeni Exp $

--- lib/odbc/configure.orig
+++ lib/odbc/configure
@@ -1005,7 +1005,7 @@
 	       echo $ac_n "checking for odbc in standard locations""... $ac_c" 1>&6
 echo "configure:1007: checking for odbc in standard locations" >&5
 	         for dir in /usr/local/odbc /usr/odbc \
-		     /usr /opt/local/pgm/odbc 
+		     /usr /opt/local/pgm/odbc /usr/local
 		 do   
 		    if test -f "$dir/include/sql.h"; then
 		      is_odbc_std_location=yes	   
