Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/ktp-common-internals chat/ktp-common-internals: s...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9c73c842f367
branches:  trunk
changeset: 433474:9c73c842f367
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Tue Jun 02 18:33:40 2020 +0000

description:
chat/ktp-common-internals: suppress USE_TOOLS+=perl warning

diffstat:

 chat/ktp-common-internals/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r fe7855e1cc41 -r 9c73c842f367 chat/ktp-common-internals/Makefile
--- a/chat/ktp-common-internals/Makefile        Tue Jun 02 18:25:39 2020 +0000
+++ b/chat/ktp-common-internals/Makefile        Tue Jun 02 18:33:40 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2020/06/02 08:22:32 adam Exp $
+# $NetBSD: Makefile,v 1.23 2020/06/02 18:33:40 rillig Exp $
 
 PKGREVISION= 19
 .include "../../meta-pkgs/kde-telepathy/Makefile.common"
@@ -14,6 +14,7 @@
 
 USE_LANGUAGES= c c++
 USE_TOOLS+=    msgfmt
+TOOLS_BROKEN+= perl
 
 DEPENDS+=      telepathy-mission-control5>=5.7.9:../../chat/telepathy-mission-control5
 BUILD_DEPENDS+=        automoc4>=0.9.87:../../devel/automoc4



Home | Main Index | Thread Index | Old Index