Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Sep 2024 23:30:07 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: b41cb0cc917b - main - net-im/libsignon-glib: Remove libtool as dependency
Message-ID:  <202409232330.48NNU7pH067403@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b41cb0cc917bdc75874f62ab0701e2c03767c538

commit b41cb0cc917bdc75874f62ab0701e2c03767c538
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-09-23 22:14:05 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-09-23 23:29:42 +0000

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

diff --git a/net-im/libsignon-glib/Makefile b/net-im/libsignon-glib/Makefile
index 51435830687a..7301be2c8b2c 100644
--- a/net-im/libsignon-glib/Makefile
+++ b/net-im/libsignon-glib/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 BUILD_DEPENDS=	signond:sysutils/signond@qt5
 RUN_DEPENDS=	signond:sysutils/signond@qt5
 
-USES=		gnome libtool meson pathfix pkgconfig python tar:bz2 vala:build
+USES=		gnome meson pathfix pkgconfig python tar:bz2 vala:build
 USE_GNOME=	introspection pygobject3
 USE_PYTHON=	py3kplist
 



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