Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Oct 2024 10:30:12 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c269c3a73522 - main - editors/focuswriter: Pet portfmt forgotten in last commit
Message-ID:  <202410121030.49CAUCUY077983@gitrepo.freebsd.org>

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

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

commit c269c3a7352265359d2a1624cc7e037f881b6e58
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-10-12 10:08:12 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-10-12 10:29:56 +0000

    editors/focuswriter: Pet portfmt forgotten in last commit
---
 editors/focuswriter/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/editors/focuswriter/Makefile b/editors/focuswriter/Makefile
index fcbe4e22f062..55cffac8aa64 100644
--- a/editors/focuswriter/Makefile
+++ b/editors/focuswriter/Makefile
@@ -14,8 +14,7 @@ LICENSE_FILE_LGPL3+ =	${WRKSRC}/resources/images/icons/oxygen/COPYING
 
 LIB_DEPENDS=	libhunspell-1.7.so:textproc/hunspell
 
-USES=		cmake desktop-file-utils gl iconv pkgconfig \
-		qt:6 tar:bz2
+USES=		cmake desktop-file-utils gl iconv pkgconfig qt:6 tar:bz2
 USE_GL=		opengl
 USE_QT=		base multimedia tools:build
 



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