git: e1cb1acba322 - main - devel/magit: Mark BROKEN for PDF option
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 May 2024 22:45:32 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=e1cb1acba32220c590b840c3a71d19dff2aae257 commit e1cb1acba32220c590b840c3a71d19dff2aae257 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-05-28 22:01:54 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-05-28 22:01:54 +0000 devel/magit: Mark BROKEN for PDF option Silently fails to build when PDF is enabled Approved by: portmgr (blanket) Sponsored by: Nepustil --- devel/magit/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/magit/Makefile b/devel/magit/Makefile index 0ff68a02c887..894dab2194fd 100644 --- a/devel/magit/Makefile +++ b/devel/magit/Makefile @@ -55,6 +55,7 @@ LIBEGIT2_BUILD_DEPENDS_OFF= git:devel/git LIBEGIT2_RUN_DEPENDS= libegit2${EMACS_PKGNAMESUFFIX}>=g20200515:devel/libegit2@${EMACS_FLAVOR} LIBEGIT2_RUN_DEPENDS_OFF= git:devel/git LIBEGIT2_VARS_OFF= MAKE_ENV+=BUILD_MAGIT_LIBGIT=false +PDF_BROKEN= Does not build with texinfo PDF_BUILD_DEPENDS= texi2pdf:print/texinfo PDF_USES= tex PDF_USE= TEX=dvipdfmx:build