Try this;
pkg_delete -f postgresql-server postgresql-client
make sure it has been removed...
than.....
cd /usr/ports/databases/postgresql84-server
make clean config
In the configuration menu UNMARK GSSAPI
then.... 
cd /usr/ports/databases/postgresql84-client
make clean config
In the configuration menu UNMARK GSSAPI
back to  server.......
cd /usr/ports/databases/postgresql84-server
make install
--------------------------
This will build libpq.so.5 without the gssapi.

For me this works....

Sergio
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to