Date: Sat, 1 Jul 2023 18:11:00 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e2f19ae38333 - main - sysutils/tiramisu: drop unused gmake dependency Message-ID: <202307011811.361IB01h050943@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=e2f19ae38333204a9135c8516882363f2a0fb149 commit e2f19ae38333204a9135c8516882363f2a0fb149 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-07-01 18:08:45 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-07-01 18:10:44 +0000 sysutils/tiramisu: drop unused gmake dependency --- sysutils/tiramisu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/tiramisu/Makefile b/sysutils/tiramisu/Makefile index 3e7af683b46c..8f93f12448a7 100644 --- a/sysutils/tiramisu/Makefile +++ b/sysutils/tiramisu/Makefile @@ -9,7 +9,7 @@ WWW= https://github.com/Sweets/tiramisu LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= gmake gnome pkgconfig vala:build +USES= gnome pkgconfig vala:build USE_GITHUB= yes USE_GNOME= glib20 GH_ACCOUNT= Sweets
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307011811.361IB01h050943>