pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/meta-pkgs/kf5 kf5: META_PACKAGE must come before bsd.p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8c4e28406ecb
branches: trunk
changeset: 379545:8c4e28406ecb
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Wed May 18 16:04:24 2022 +0000
description:
kf5: META_PACKAGE must come before bsd.prefs.mk.
diffstat:
meta-pkgs/kf5/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r d7f1155cb135 -r 8c4e28406ecb meta-pkgs/kf5/Makefile
--- a/meta-pkgs/kf5/Makefile Wed May 18 15:09:55 2022 +0000
+++ b/meta-pkgs/kf5/Makefile Wed May 18 16:04:24 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2022/05/17 17:55:53 jperkin Exp $
+# $NetBSD: Makefile,v 1.24 2022/05/18 16:04:24 jperkin Exp $
DISTNAME= kf5-${KF5VER}
CATEGORIES= meta-pkgs x11 kde
@@ -11,6 +11,8 @@
KF5VER= 5.93.0
+META_PACKAGE= yes
+
.include "../../devel/wayland/platform.mk"
DEPENDS+= attica-qt5>=${KF5VER}:../../misc/attica-qt5
@@ -93,6 +95,4 @@
DEPENDS+= syntax-highlighting>=${KF5VER}:../../textproc/syntax-highlighting
DEPENDS+= threadweaver>=${KF5VER}:../../devel/threadweaver
-META_PACKAGE= yes
-
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index