git: 3cbaaed8a86b - main - devel/transient-devel: Mark BROKEN for PDF option
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 May 2024 21:53:39 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=3cbaaed8a86ba1ae19b08dcaeb69b12cd692b2d8 commit 3cbaaed8a86ba1ae19b08dcaeb69b12cd692b2d8 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-05-28 21:53:12 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-05-28 21:53:12 +0000 devel/transient-devel: Mark BROKEN for PDF option Silently fails to build when PDF is enabled Approved by: portmgr (blanket) Sponsored by: Nepustil --- devel/transient-devel/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/transient-devel/Makefile b/devel/transient-devel/Makefile index 046dbebeb810..153bc9aeac9f 100644 --- a/devel/transient-devel/Makefile +++ b/devel/transient-devel/Makefile @@ -38,6 +38,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