Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/qt4-sqlite3 x11/qt4-sqlite3: suppress USE_TOOLS+=p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9eb7616f1a7e
branches: trunk
changeset: 432983:9eb7616f1a7e
user: rillig <rillig%pkgsrc.org@localhost>
date: Thu May 28 15:20:01 2020 +0000
description:
x11/qt4-sqlite3: suppress USE_TOOLS+=perl warning
diffstat:
x11/qt4-sqlite3/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 438dc84d5d6c -r 9eb7616f1a7e x11/qt4-sqlite3/Makefile
--- a/x11/qt4-sqlite3/Makefile Thu May 28 15:15:51 2020 +0000
+++ b/x11/qt4-sqlite3/Makefile Thu May 28 15:20:01 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2020/04/12 08:29:20 adam Exp $
+# $NetBSD: Makefile,v 1.62 2020/05/28 15:20:01 rillig Exp $
PKGREVISION= 15
.include "../../x11/qt4-libs/Makefile.common"
@@ -12,6 +12,7 @@
BUILD_QT4= yes
USE_TOOLS+= pkg-config
+TOOLS_BROKEN+= perl
do-build:
cd ${WRKSRC}/src/tools/bootstrap && env ${MAKE_ENV} ${GMAKE}
Home |
Main Index |
Thread Index |
Old Index