git: b0abc4ec4649 - main - x11/gdm: Remove libtool as dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 Sep 2024 23:30:10 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=b0abc4ec464906ce7799bf0d7d3c625372e921a9 commit b0abc4ec464906ce7799bf0d7d3c625372e921a9 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-09-23 22:23:17 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-09-23 23:29:43 +0000 x11/gdm: Remove libtool as dependency Not used in project Approved by: portmgr (blanket) --- x11/gdm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index 48af6ac3b28e..233557d90839 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -41,7 +41,7 @@ GROUPS= gdm video PORTSCOUT= limitw:1,even -USES= cpe gettext gnome libtool localbase:ldflags meson pathfix \ +USES= cpe gettext gnome localbase:ldflags meson pathfix \ pkgconfig tar:xz xorg CPE_VENDOR= gnome CPE_PRODUCT= gnome_display_manager