Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Dec 2025 08:28:51 +0000
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 45461649fdfd - main - x11-wm/mangowc: Remove unused build-dependency
Message-ID:  <693fc6c3.3b657.79a6601@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by nivit:

URL: https://cgit.FreeBSD.org/ports/commit/?id=45461649fdfd684c9883d9aefb7bb54fca7faff6

commit 45461649fdfd684c9883d9aefb7bb54fca7faff6
Author:     Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2025-12-15 08:27:20 +0000
Commit:     Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2025-12-15 08:28:29 +0000

    x11-wm/mangowc: Remove unused build-dependency
    
    Reported by:    diizzy (via email)
---
 x11-wm/mangowc/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/x11-wm/mangowc/Makefile b/x11-wm/mangowc/Makefile
index dcd843bdddc5..366fc252d023 100644
--- a/x11-wm/mangowc/Makefile
+++ b/x11-wm/mangowc/Makefile
@@ -12,8 +12,7 @@ LICENSE_FILE_CC0-1.0=	${WRKSRC}/LICENSE.tinywl
 LICENSE_FILE_GPLv3=	${WRKSRC}/LICENSE.dwl
 LICENSE_FILE_MIT=	${WRKSRC}/LICENSE.wlroots
 
-BUILD_DEPENDS=	git:devel/git \
-		hwdata>=0.399:misc/hwdata \
+BUILD_DEPENDS=	hwdata>=0.399:misc/hwdata \
 		wayland-protocols>=1.24:graphics/wayland-protocols
 LIB_DEPENDS=	libdisplay-info.so:sysutils/libdisplay-info \
 		libdrm.so:graphics/libdrm \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?693fc6c3.3b657.79a6601>