Subject: Re: pkgsrc SunOS 5.10/x86_64 bulk build results SunOS-5.10-20070102.1708
To: None <pkgsrc-bulk@NetBSD.org, wiz@NetBSD.org>
From: Gilles Dauphin <Gilles.Dauphin@enst.fr>
List: pkgsrc-bulk
Date: 01/09/2007 13:13:37
> 35a36
> > databases/postgresql81-client 48 jlam@NetBSD.org
> 45d45
Maybe this patch (like 80):
--- databases/postgresql81/Makefile.common.orig Tue Jan 9 12:29:41 2007
+++ databases/postgresql81/Makefile.common Tue Jan 9 13:11:19 2007
@@ -103,6 +103,10 @@
FILES_SUBST+= PG_PREFIX=${PG_PREFIX:Q}
+# libintl library dependency is not correctly detected in all cases,
+# so simply always include it here.
+LIBS+= -lintl
+
.include "../../devel/gettext-lib/buildlink3.mk"
post-extract: