Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jun 2026 17:25:56 +0000
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4973c09ba846 - main - print/fontforge: Fix stage-qa with sphinx 9.0.4
Message-ID:  <6a3eb624.3824d.3d58981d@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by makc:

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

commit 4973c09ba846394b18770549485201cfdd5c525d
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2026-06-26 17:23:10 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2026-06-26 17:23:10 +0000

    print/fontforge: Fix stage-qa with sphinx 9.0.4
    
    PR:             284845
---
 print/fontforge/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile
index ac4670010de3..83368c030b13 100644
--- a/print/fontforge/Makefile
+++ b/print/fontforge/Makefile
@@ -121,5 +121,6 @@ post-patch-FREETYPE-on:
 post-stage-DOCS-on:
 	@${RM} ${STAGEDIR}${DOCSDIR}/.buildinfo \
 		${STAGEDIR}${DOCSDIR}/.nojekyll
+	${RMDIR} ${STAGEDIR}${DOCSDIR}/_sources
 
 .include <bsd.port.mk>


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a3eb624.3824d.3d58981d>