pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/meta-pkgs/windowmaker-desktop windowmaker-desktop: set...
details: https://anonhg.NetBSD.org/pkgsrc/rev/937e2dd15c14
branches: trunk
changeset: 769863:937e2dd15c14
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Nov 21 13:09:24 2021 +0000
description:
windowmaker-desktop: set META_PACKAGE earlier to make it work
diffstat:
meta-pkgs/windowmaker-desktop/Makefile | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diffs (26 lines):
diff -r 63e6601266b1 -r 937e2dd15c14 meta-pkgs/windowmaker-desktop/Makefile
--- a/meta-pkgs/windowmaker-desktop/Makefile Sun Nov 21 11:06:45 2021 +0000
+++ b/meta-pkgs/windowmaker-desktop/Makefile Sun Nov 21 13:09:24 2021 +0000
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2021/11/15 13:07:12 nia Exp $
-#
+# $NetBSD: Makefile,v 1.27 2021/11/21 13:09:24 wiz Exp $
DISTNAME= windowmaker-desktop-1.3
CATEGORIES= meta-pkgs x11 windowmaker
@@ -9,6 +8,8 @@
HOMEPAGE= http://www.windowmaker.info/
COMMENT= Provides a desktop based on the WindowMaker wm
+META_PACKAGE= yes
+
DEPENDS+= windowmaker>=0.80.0:../../wm/windowmaker
DEPENDS+= wterm-[0-9]*:../../x11/wterm
DEPENDS+= wmextra-[0-9]*:../../wm/wmextra
@@ -26,6 +27,4 @@
.endif
DEPENDS+= docker-[0-9]*:../../x11/docker
-META_PACKAGE= yes
-
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index