Date: Tue, 22 Feb 2022 13:56:30 GMT From: "Jason W. Bacon" <jwb@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9f318b638b3b - main - x11/lumina-core: Add fluxbox-tenr-styles-pack to RUN_DEPENDS Message-ID: <202202221356.21MDuU4m040536@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jwb: URL: https://cgit.FreeBSD.org/ports/commit/?id=9f318b638b3b92e053c90b093c6214d01d9957c1 commit 9f318b638b3b92e053c90b093c6214d01d9957c1 Author: Jason W. Bacon <jwb@FreeBSD.org> AuthorDate: 2022-02-22 13:52:08 +0000 Commit: Jason W. Bacon <jwb@FreeBSD.org> CommitDate: 2022-02-22 13:56:29 +0000 x11/lumina-core: Add fluxbox-tenr-styles-pack to RUN_DEPENDS Needed for Lumina's default window theme, bias_allblack PR: 262108 Approved by: lbartoletti --- x11/lumina-core/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11/lumina-core/Makefile b/x11/lumina-core/Makefile index 539aeead19c5..561f15426077 100644 --- a/x11/lumina-core/Makefile +++ b/x11/lumina-core/Makefile @@ -3,7 +3,7 @@ PORTNAME= lumina-core DISTVERSIONPREFIX= v DISTVERSION= 1.6.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MAINTAINER= lbartoletti@FreeBSD.org @@ -13,6 +13,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/../../LICENSE RUN_DEPENDS= fluxbox>=0:x11-wm/fluxbox \ + fluxbox-tenr-styles-pack>=0:x11-themes/fluxbox-tenr-styles-pack \ xscreensaver>=0:x11/xscreensaver \ xbrightness>=0:x11/xbrightness \ compton>=0:x11-wm/compton \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202221356.21MDuU4m040536>