cvs commit: doc/share/mk doc.docbook.mk doc.project.mk
Dmitry Morozovsky
marck at rinet.ru
Sun May 4 02:29:33 PDT 2003
On Sun, 4 May 2003, Dmitry Morozovsky wrote:
DM> MS> Modified files:
DM> MS> share/mk doc.docbook.mk doc.project.mk
DM> MS> Log:
DM> MS> Add an ispell-based "spellcheck" target to the doc build
DM> MS> infrastructure.
DM>
DM> It seems you break `make release': now you need w3m to make doc tree.
Oh, and I forgot devel/boehm-gc. Second patch should look like:
Index: release/Makefile.inc.docports
===================================================================
RCS file: /home/ncvs/src/release/Makefile.inc.docports,v
retrieving revision 1.1.2.10
diff -u -r1.1.2.10 Makefile.inc.docports
--- release/Makefile.inc.docports 4 May 2003 04:13:19 -0000 1.1.2.10
+++ release/Makefile.inc.docports 4 May 2003 09:28:22 -0000
@@ -24,6 +24,7 @@
ports/archivers/unzip \
ports/converters/libiconv \
ports/devel/bison \
+ ports/devel/boehm-gc \
ports/devel/gettext \
ports/devel/gmake \
ports/devel/libtool \
@@ -60,7 +61,8 @@
ports/textproc/sgmlformat \
ports/textproc/xhtml \
ports/www/links1 \
- ports/www/tidy
+ ports/www/tidy \
+ ports/www/w3m
.if ${OSVERSION} < 460101 || ( ${OSVERSION} >= 500000 && ${OSVERSION} < 500036 )
MINIMALDOCPORTS+= ports/textproc/sed_inplace
.endif
Sincerely,
D.Marck [DM5020, DM268-RIPE, DM3-RIPN]
------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck at rinet.ru ***
------------------------------------------------------------------------
More information about the cvs-all
mailing list