pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/qt5-styleplugins qt5-styleplugins: add missing pkg...
details: https://anonhg.NetBSD.org/pkgsrc/rev/568475062b9a
branches: trunk
changeset: 381713:568475062b9a
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jul 11 22:04:16 2022 +0000
description:
qt5-styleplugins: add missing pkg-config tool dependency to fix PLIST
diffstat:
x11/qt5-styleplugins/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r a77ae8767d18 -r 568475062b9a x11/qt5-styleplugins/Makefile
--- a/x11/qt5-styleplugins/Makefile Mon Jul 11 20:56:36 2022 +0000
+++ b/x11/qt5-styleplugins/Makefile Mon Jul 11 22:04:16 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2022/07/03 20:43:53 pin Exp $
+# $NetBSD: Makefile,v 1.2 2022/07/11 22:04:16 wiz Exp $
DISTNAME= qt5-styleplugins-5.0.0.20170112
CATEGORIES= x11
@@ -12,6 +12,7 @@
LICENSE= gnu-lgpl-v2.1
USE_LANGUAGES= c c++11
+USE_TOOLS+= pkg-config
INSTALL_MAKE_FLAGS+= INSTALL_ROOT=${DESTDIR}
Home |
Main Index |
Thread Index |
Old Index