Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/qt4-qdbus x11/qt4-qdbus: suppress USE_TOOLS+=perl ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/893452b393ed
branches: trunk
changeset: 431994:893452b393ed
user: rillig <rillig%pkgsrc.org@localhost>
date: Mon May 18 05:08:52 2020 +0000
description:
x11/qt4-qdbus: suppress USE_TOOLS+=perl warning
diffstat:
x11/qt4-qdbus/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r ec58892e1955 -r 893452b393ed x11/qt4-qdbus/Makefile
--- a/x11/qt4-qdbus/Makefile Mon May 18 05:07:00 2020 +0000
+++ b/x11/qt4-qdbus/Makefile Mon May 18 05:08:52 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2020/03/08 16:48:29 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2020/05/18 05:08:52 rillig Exp $
PKGREVISION= 4
.include "../../x11/qt4-libs/Makefile.common"
@@ -10,6 +10,7 @@
CONFIGURE_ARGS+= -qdbus
USE_TOOLS+= pkg-config
+TOOLS_BROKEN+= perl
BUILD_QT4= yes
Home |
Main Index |
Thread Index |
Old Index