From bd5c521312d8674e93c114983f5670b64ef9f0c0 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Sat, 2 Jan 2021 13:46:26 +0000 Subject: [PATCH] deskutils/zim: remove optional dependency on expired devel/bzr --- deskutils/zim/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/deskutils/zim/Makefile b/deskutils/zim/Makefile index 6d5747f16d6b..2a47766390f0 100644 --- a/deskutils/zim/Makefile +++ b/deskutils/zim/Makefile @@ -25,13 +25,11 @@ USE_PYTHON= autoplist distutils noflavors INSTALLS_ICONS= yes NO_ARCH= yes -OPTIONS_DEFINE= BZR DITAA GIT GNUPLOT GNUR GRAPHVIZ LATEX \ +OPTIONS_DEFINE= DITAA GIT GNUPLOT GNUR GRAPHVIZ LATEX \ MERCURIAL SCROT DITAA_DESC= Diagram editor support DITAA_RUN_DEPENDS= ditaa:graphics/ditaa -BZR_DESC= Version control for notebooks using bzr -BZR_RUN_DEPENDS= bzr:devel/bzr GIT_DESC= Version control for notebooks using git GIT_RUN_DEPENDS= git:devel/git GNUPLOT_RUN_DEPENDS= gnuplot:math/gnuplot