git: bc37a2f0af03 - main - editors/with-editor-devel: Mark BROKEN for PDF option
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 May 2024 20:26:36 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=bc37a2f0af033e96e2b58dfb40c6bf65ed146e92 commit bc37a2f0af033e96e2b58dfb40c6bf65ed146e92 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-05-28 20:24:51 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-05-28 20:26:30 +0000 editors/with-editor-devel: Mark BROKEN for PDF option Silently fails to build when PDF is enabled Approved by: portmgr (blanket) Sponsored by: Nepustil --- editors/with-editor-devel/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/editors/with-editor-devel/Makefile b/editors/with-editor-devel/Makefile index 9ecf10ea9a24..bf6012afcb0b 100644 --- a/editors/with-editor-devel/Makefile +++ b/editors/with-editor-devel/Makefile @@ -40,6 +40,7 @@ PDF_DESC= Build and install PDF document DOCS_BUILD_DEPENDS= gsed:textproc/gsed DOCS_ALL_TARGET= html DOCS_BINARY_ALIAS= sed=gsed +PDF_BROKEN= Does not build with texinfo PDF_BUILD_DEPENDS= texi2pdf:print/texinfo PDF_USES= tex PDF_USE= TEX=dvipdfmx:build