Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jun 2018 14:22:30 +0200
From:      Sid <sid@bsdmail.com>
To:        office@freebsd.org
Subject:   Doxygen in textproc/libe-book Makefile
Message-ID:  <trinity-b6ec29eb-cbb7-4caf-ac5d-1e2b813e904b-1528028550886@3c-app-mailcom-lxa06>

next in thread | raw e-mail | index | archive | help
Proposal to change DOCS to DOXYGEN in textproc/libe-book/Makefile, because it is defined in /usr/ports/Mk/bsd.options.desc.mk
It better describes the option, and it allows for conformity in choosing types of documentation used, especially from make.conf.

textproc/libe-book/Makefile

19c19
< OPTIONS_DEFINE=       DOCS
---
> OPTIONS_DEFINE=       DOXYGEN
31,32c31,32
< DOCS_BUILD_DEPENDS=   doxygen:devel/doxygen
< DOCS_CONFIGURE_OFF=   --without-docs
---
> DOXYGEN_BUILD_DEPENDS=        doxygen:devel/doxygen
> DOXYGEN_CONFIGURE_OFF=        --without-doxygen


Thank you



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?trinity-b6ec29eb-cbb7-4caf-ac5d-1e2b813e904b-1528028550886>