Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Sep 2024 23:30:09 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: c33fb34399bb - main - security/gcr: Remove libtool as dependency
Message-ID:  <202409232330.48NNU9wo068086@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=c33fb34399bb31d2a71bb0bdb8f500067fdd56f4

commit c33fb34399bb31d2a71bb0bdb8f500067fdd56f4
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-09-23 22:17:11 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-09-23 23:29:43 +0000

    security/gcr: Remove libtool as dependency
    
    Not used in project
    
    Approved by:    portmgr (blanket)
---
 security/gcr/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/security/gcr/Makefile b/security/gcr/Makefile
index c282b8accd1c..529819917cb5 100644
--- a/security/gcr/Makefile
+++ b/security/gcr/Makefile
@@ -24,7 +24,7 @@ CONFLICTS=	gnome-keyring-2.[0-9]*
 PORTSCOUT=	limitw:1,even
 
 USE_GNOME=	cairo gtk30 intlhack introspection:build
-USES=		desktop-file-utils gettext gmake gnome libtool meson pathfix \
+USES=		desktop-file-utils gettext gmake gnome meson pathfix \
 		pkgconfig python shared-mime-info tar:xz vala:build
 USE_LDCONFIG=	yes
 BINARY_ALIAS=	python3=${PYTHON_VERSION}


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409232330.48NNU9wo068086>