Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/rekonq www/rekonq: suppress USE_TOOLS+=perl warning
details: https://anonhg.NetBSD.org/pkgsrc/rev/db3c4e46d8c5
branches: trunk
changeset: 433383:db3c4e46d8c5
user: rillig <rillig%pkgsrc.org@localhost>
date: Mon Jun 01 20:05:34 2020 +0000
description:
www/rekonq: suppress USE_TOOLS+=perl warning
diffstat:
www/rekonq/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 5998d1b7c1f3 -r db3c4e46d8c5 www/rekonq/Makefile
--- a/www/rekonq/Makefile Mon Jun 01 20:04:40 2020 +0000
+++ b/www/rekonq/Makefile Mon Jun 01 20:05:34 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2020/05/21 20:53:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.24 2020/06/01 20:05:34 rillig Exp $
DISTNAME= rekonq-2.4.2
PKGREVISION= 20
@@ -14,6 +14,7 @@
BUILD_DEPENDS+= automoc4>=0.9.87:../../devel/automoc4
USE_TOOLS+= msgfmt
+TOOLS_BROKEN+= perl
USE_LANGUAGES= c c++
CMAKE_ARGS+= -DCMAKE_DISABLE_FIND_PACKAGE_Soprano=TRUE
Home |
Main Index |
Thread Index |
Old Index