CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/04/01 13:31:01
Modified files:
devel/tig : Makefile
Log message:
Remove unneeded asciidoc BDEP, simplify fake
Both manpages and manual.html are shipped as is, they are not built.
Since we don't install anything else, further HTML pages need no
building and asciidoc is not required/used.
Using the port's install-doc-man target simplifies things.
No PLIST change.
REVISION bump because tig.1 and manual.html changed slightly,
noticed by fcambus
OK fcambus