Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/postgresql12-pltcl databases/postgresql12-pl...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ec58892e1955
branches: trunk
changeset: 431993:ec58892e1955
user: rillig <rillig%pkgsrc.org@localhost>
date: Mon May 18 05:07:00 2020 +0000
description:
databases/postgresql12-pltcl: suppress USE_TOOLS+=perl warning
diffstat:
databases/postgresql12-pltcl/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 35c54903a8e3 -r ec58892e1955 databases/postgresql12-pltcl/Makefile
--- a/databases/postgresql12-pltcl/Makefile Mon May 18 05:06:19 2020 +0000
+++ b/databases/postgresql12-pltcl/Makefile Mon May 18 05:07:00 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/02/14 17:06:43 adam Exp $
+# $NetBSD: Makefile,v 1.4 2020/05/18 05:07:00 rillig Exp $
PKGNAME= ${DISTNAME:S/-/12-pltcl-/}
COMMENT= PL/Tcl procedural language for the PostgreSQL backend
@@ -7,6 +7,7 @@
.include "../../databases/postgresql12/Makefile.common"
+TOOLS_BROKEN+= perl
CONFIGURE_ARGS+= --with-tcl
CONFIGURE_ARGS+= --with-tclconfig="${BUILDLINK_PREFIX.tcl}/lib"
CONFIGURE_ENV+= TCLSH="${TCLSH}"
Home |
Main Index |
Thread Index |
Old Index