pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

seatd, fcft: scdoc/tool.mk set scdoc as TOOL_DEPENDS for now



Module Name:	pkgsrc-wip
Committed By:	kikadf <kikadf.01%gmail.com@localhost>
Pushed By:	kikadf
Date:		Fri Feb 27 14:18:51 2026 +0100
Changeset:	8c41746b79dfdbb3eeeed0ac937618096bad7288

Modified Files:
	fcft/Makefile
	seatd/Makefile

Log Message:
seatd, fcft: scdoc/tool.mk set scdoc as TOOL_DEPENDS for now

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8c41746b79dfdbb3eeeed0ac937618096bad7288

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 fcft/Makefile  | 2 --
 seatd/Makefile | 2 --
 2 files changed, 4 deletions(-)

diffs:
diff --git a/fcft/Makefile b/fcft/Makefile
index aaa062bd14..baea5d724f 100644
--- a/fcft/Makefile
+++ b/fcft/Makefile
@@ -9,8 +9,6 @@ HOMEPAGE=	https://codeberg.org/dnkl/fcft/
 COMMENT=	Simple library for font loading and glyph rasterization
 LICENSE=	mit
 
-TOOL_DEPENDS+=	scdoc-[0-9]*:../../textproc/scdoc
-
 USE_TOOLS+=	pkg-config
 
 .include "../../fonts/fontconfig/buildlink3.mk"
diff --git a/seatd/Makefile b/seatd/Makefile
index 3fa76ee7ef..5da4d86a4b 100644
--- a/seatd/Makefile
+++ b/seatd/Makefile
@@ -9,8 +9,6 @@ HOMEPAGE=	https://git.sr.ht/~kennylevinsen/seatd/
 COMMENT=	Seat management daemon and library
 LICENSE=	mit
 
-TOOL_DEPENDS+=	scdoc-[0-9]*:../../textproc/scdoc
-
 USE_TOOLS+=	pkg-config
 
 PKGCONFIG_OVERRIDE_STAGE=	pre-install


Home | Main Index | Thread Index | Old Index