From 4308cde1fc8278edb911f909f83534a5637b7f40 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Wed, 22 Mar 2023 11:32:19 +0100 Subject: devel/py-breathe: add graphviz to _DEPENDS PR: 270402 Reported by: mord0d@firemail.cc --- devel/py-breathe/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/py-breathe/Makefile b/devel/py-breathe/Makefile index 00e3226e8729..eff3b074ab47 100644 --- a/devel/py-breathe/Makefile +++ b/devel/py-breathe/Makefile @@ -1,5 +1,6 @@ PORTNAME= breathe PORTVERSION= 4.35.0 +PORTREVISION= 1 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}furo>=0:textproc/py-furo@${PY_FLAVOR} \ + graphviz>=0:graphics/graphviz \ ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx-copybutton>=0:textproc/py-sphinx-copybutton@${PY_FLAVOR} \ doxygen:devel/doxygen -- cgit v1.2.3