summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-18 05:08:52 +0000
committerrillig <rillig@pkgsrc.org>2020-05-18 05:08:52 +0000
commitf2a8c1f094eedf7a26f52e6a087a5352540d22af (patch)
treebb315bd1ff62da85ce717747a6e5a143f24113a4 /x11
parente399532e4426359b70f1e69402f18bbdfd891ca1 (diff)
downloadpkgsrc-f2a8c1f094eedf7a26f52e6a087a5352540d22af.tar.gz
x11/qt4-qdbus: suppress USE_TOOLS+=perl warning
Diffstat (limited to 'x11')
-rw-r--r--x11/qt4-qdbus/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt4-qdbus/Makefile b/x11/qt4-qdbus/Makefile
index 4d1ee0680cc..cb891528978 100644
--- a/x11/qt4-qdbus/Makefile
+++ b/x11/qt4-qdbus/Makefile
@@ -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+= -I${QTDIR}/include -L${QTDIR}/lib
CONFIGURE_ARGS+= -qdbus
USE_TOOLS+= pkg-config
+TOOLS_BROKEN+= perl
BUILD_QT4= yes