Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Feb 2026 14:05:12 +0000
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4d7d8f8c7619 - main - editors/pluma-plugins: Please stage-qa with USES=libtool
Message-ID:  <6984a398.38283.67cf3fa7@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by arrowd:

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

commit 4d7d8f8c761992bae88aeba07fadf39de6817946
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2026-02-05 11:12:39 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2026-02-05 14:01:36 +0000

    editors/pluma-plugins: Please stage-qa with USES=libtool
---
 editors/pluma-plugins/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/editors/pluma-plugins/Makefile b/editors/pluma-plugins/Makefile
index eaf83becc5ab..9f29391cd279 100644
--- a/editors/pluma-plugins/Makefile
+++ b/editors/pluma-plugins/Makefile
@@ -26,8 +26,8 @@ RUN_DEPENDS=	pluma>=0:editors/pluma \
 
 PORTSCOUT=	limitw:1,even
 
-USES=		compiler:c11 gettext gnome localbase gmake pkgconfig \
-		python shebangfix tar:xz
+USES=		compiler:c11 gettext gnome libtool:keepla localbase gmake \
+		pkgconfig python shebangfix tar:xz
 USE_GNOME=	cairo gdkpixbuf gtk30 gtksourceview4 intlhack introspection \
 		intltool vte3
 USE_CSTD=	c11


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6984a398.38283.67cf3fa7>