Date: Mon, 23 Sep 2024 23:29:59 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0f8db682eff9 - main - graphics/gcolor3: Remove libtool as dependency Message-ID: <202409232329.48NNTx3p064002@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=0f8db682eff90d0269cc30aabc17744a57c4c95a commit 0f8db682eff90d0269cc30aabc17744a57c4c95a Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-09-23 22:04:59 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-09-23 23:29:41 +0000 graphics/gcolor3: Remove libtool as dependency Not used in project Approved by: portmgr (blanket) --- graphics/gcolor3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/gcolor3/Makefile b/graphics/gcolor3/Makefile index 2451c15105f2..970c416c31d1 100644 --- a/graphics/gcolor3/Makefile +++ b/graphics/gcolor3/Makefile @@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libportal.so:deskutils/libportal \ libportal-gtk3.so:deskutils/libportal-gtk3 -USES= gnome gettext meson libtool pkgconfig +USES= gnome gettext meson pkgconfig USE_GITLAB= yes GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= Worldhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409232329.48NNTx3p064002>
