Subject: CVS commit: pkgsrc/databases
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 03/08/2006 02:29:06
Module Name:	pkgsrc
Committed By:	grant
Date:		Wed Mar  8 02:29:06 UTC 2006

Modified Files:
	pkgsrc/databases/postgresql74: Makefile.common
	pkgsrc/databases/postgresql80: Makefile.common

Log Message:
postgresql configure doesn't always correctly detect that it needs
libintl, so pass it via LIBS to configure.

fixes build on Solaris.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 pkgsrc/databases/postgresql74/Makefile.common
cvs rdiff -r1.16 -r1.17 pkgsrc/databases/postgresql80/Makefile.common

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.