Tue Sep 5 13:14:25 2023 UTC ()
gnome-shell: does not use sassc when building from tarballs

(Since some 40.x alpha release.)

Remove TOOL_DEPENDS on sassc.


(wiz)
diff -r1.31 -r1.32 pkgsrc/x11/gnome-shell/Makefile

cvs diff -r1.31 -r1.32 pkgsrc/x11/gnome-shell/Makefile (expand / switch to context diff)
--- pkgsrc/x11/gnome-shell/Makefile 2023/08/14 05:25:33 1.31
+++ pkgsrc/x11/gnome-shell/Makefile 2023/09/05 13:14:25 1.32
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2023/08/14 05:25:33 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2023/09/05 13:14:25 wiz Exp $
 
 DISTNAME=	gnome-shell-40.2
 PKGREVISION=	18
@@ -19,7 +19,6 @@
 MESON_ARGS+=	-Dextensions_tool=false
 MESON_ARGS+=	-Dman=true
 
-TOOL_DEPENDS+=	sassc>=3.6:../../www/sassc
 TOOL_DEPENDS+=	asciidoc-[0-9]*:../../textproc/asciidoc
 
 DEPENDS+=	libgdm>=40.0:../../x11/libgdm