--- cliplibs/clip-postgres/configure.orig	Wed Jan 21 14:35:13 2004
+++ cliplibs/clip-postgres/configure	Mon Apr 19 22:17:02 2004
@@ -1,9 +1,9 @@
 #!/bin/sh
 
 if [ -z "$PGINCDIR" ]; then
-	for x in /usr/include/pgsql \
-		/usr/include/pgsql/server \
-		/usr/include/postgresql \
+	for x in /usr/local/include \
+		/usr/local/include/pgsql/server \
+		/usr/local/include/postgresql \
 		/opt/postgresql/include
 	do
 		if [ -f "$x/libpq-fe.h" ]; then
