pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/rekonq
Module Name: pkgsrc
Committed By: rillig
Date: Mon Jun 1 20:05:34 UTC 2020
Modified Files:
pkgsrc/www/rekonq: Makefile
Log Message:
www/rekonq: suppress USE_TOOLS+=perl warning
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/www/rekonq/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/rekonq/Makefile
diff -u pkgsrc/www/rekonq/Makefile:1.23 pkgsrc/www/rekonq/Makefile:1.24
--- pkgsrc/www/rekonq/Makefile:1.23 Thu May 21 20:53:48 2020
+++ pkgsrc/www/rekonq/Makefile Mon Jun 1 20:05:34 2020
@@ -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 @@ LICENSE= gnu-gpl-v2
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