pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/postgresql94 postgresql94: fix broken gettex...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bbd110e20dda
branches: trunk
changeset: 343211:bbd110e20dda
user: triaxx <triaxx%pkgsrc.org@localhost>
date: Thu Oct 31 21:33:35 2019 +0000
description:
postgresql94: fix broken gettext detection
diffstat:
databases/postgresql94/Makefile.common | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 3fef0953972a -r bbd110e20dda databases/postgresql94/Makefile.common
--- a/databases/postgresql94/Makefile.common Thu Oct 31 18:34:23 2019 +0000
+++ b/databases/postgresql94/Makefile.common Thu Oct 31 21:33:35 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.33 2019/10/07 19:28:29 adam Exp $
+# $NetBSD: Makefile.common,v 1.34 2019/10/31 21:33:35 triaxx Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -106,6 +106,7 @@
.endif
USE_LIBLTDL?= no
+BROKEN_GETTEXT_DETECTION= yes
.include "../../devel/gettext-lib/buildlink3.mk"
LIBS.SunOS+= -lintl
.include "../../devel/zlib/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index