git: a91a8727cac5 - main - devel/py-breathe: fix PDFDOCS, adding dvips build dep
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Apr 2022 13:39:01 UTC
The branch main has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=a91a8727cac5f0c8bec76707bc30279dc0b55a0b commit a91a8727cac5f0c8bec76707bc30279dc0b55a0b Author: Matthias Andree <mandree@FreeBSD.org> AuthorDate: 2022-04-23 13:38:13 +0000 Commit: Matthias Andree <mandree@FreeBSD.org> CommitDate: 2022-04-23 13:38:51 +0000 devel/py-breathe: fix PDFDOCS, adding dvips build dep --- devel/py-breathe/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/py-breathe/Makefile b/devel/py-breathe/Makefile index 4d794c112b64..0ba437e8a587 100644 --- a/devel/py-breathe/Makefile +++ b/devel/py-breathe/Makefile @@ -25,7 +25,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES PDFDOCS OPTIONS_SUB= yes PDFDOCS_DESC= Build PDF documentation (implies DOCS) PDFDOCS_IMPLIES= DOCS -PDFDOCS_BUILD_DEPENDS= pdflatex:print/tex-formats +PDFDOCS_BUILD_DEPENDS= pdflatex:print/tex-formats dvips:print/tex-dvipsk PORTDOCS= * PORTEXAMPLES= *