diff options
-rw-r--r-- | devel/py-breathe/Makefile | 2 |
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= * |