deskutils/zim: remove optional dependency on expired devel/bzr

This commit is contained in:
Rene Ladan 2021-01-02 13:46:26 +00:00
parent 91158aa0db
commit bd5c521312
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559940

View File

@ -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