aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2022-04-23 13:38:13 +0000
committerMatthias Andree <mandree@FreeBSD.org>2022-04-23 13:38:51 +0000
commita91a8727cac5f0c8bec76707bc30279dc0b55a0b (patch)
tree98f1f5ad46ff6704f2fa5157b462701c198a4d47
parentbd8dfa50949741d985a4d5ef450068ca10dcc08f (diff)
downloadports-a91a8727cac5f0c8bec76707bc30279dc0b55a0b.tar.gz
ports-a91a8727cac5f0c8bec76707bc30279dc0b55a0b.zip
devel/py-breathe: fix PDFDOCS, adding dvips build dep
-rw-r--r--devel/py-breathe/Makefile2
1 files changed, 1 insertions, 1 deletions
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= *