Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/qt4-pgsql x11/qt4-pgsql: suppress USE_TOOLS+=perl ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a55e71a8aa59
branches: trunk
changeset: 432986:a55e71a8aa59
user: rillig <rillig%pkgsrc.org@localhost>
date: Thu May 28 15:24:13 2020 +0000
description:
x11/qt4-pgsql: suppress USE_TOOLS+=perl warning
diffstat:
x11/qt4-pgsql/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 2272f6356804 -r a55e71a8aa59 x11/qt4-pgsql/Makefile
--- a/x11/qt4-pgsql/Makefile Thu May 28 15:23:34 2020 +0000
+++ b/x11/qt4-pgsql/Makefile Thu May 28 15:24:13 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2020/03/08 16:51:48 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2020/05/28 15:24:13 rillig Exp $
PKGREVISION= 5
.include "../../x11/qt4-libs/Makefile.common"
@@ -6,6 +6,8 @@
PKGNAME= qt4-pgsql-${QTVERSION}
COMMENT= QT postgresql driver
+TOOLS_BROKEN+= perl
+
CONFIGURE_ARGS+= -I${QTDIR}/include
CONFIGURE_ARGS+= -I${PGSQL_PREFIX}/include/postgresql/server
CONFIGURE_ARGS+= -L${QTDIR}/lib
Home |
Main Index |
Thread Index |
Old Index