看板 FB_doc 關於我們 聯絡資訊
>Number: 110247 >Category: docs >Synopsis: textproc/docproj depends on www/links1 but works with www/links just fine >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 13 04:10:03 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Denis Eremenko <moonshade@pnhz.kz> >Release: FreeBSD 6.2-STABLE i386 >Organization: >Environment: System: FreeBSD 6.2-STABLE #0: Sun Mar 11 10:24:29 ALMT 2007 root@abyss.pnhz.kz:/usr/obj/data/os/FreeBSD/src/6/src/sys/ABYSS-6 >Description: "make FORMATS=txt install" on docs collection with www/links install insted of www/links1 worked without error. Maybe textproc/docproj should depend on www/links, more recent version of links? Tested only on en_US.ISO8859-1 and ru_RU.KOI8-R docs. btw, doesn't www/links1 and www/links conflicts? >How-To-Repeat: 1. install www/links insted of www/links1 2. build docs in text format >Fix: --- patch-docproj begins here --- --- Makefile.orig Tue Mar 13 10:02:28 2007 +++ Makefile Tue Mar 13 10:02:57 2007 @@ -19,7 +19,7 @@ # required ports in src/release/Makefile.inc.docports. RUN_DEPENDS= fixrtf:${PORTSDIR}/textproc/fixrtf \ - links:${PORTSDIR}/www/links1 \ + links:${PORTSDIR}/www/links \ pngtopnm:${PORTSDIR}/graphics/netpbm \ scr2png:${PORTSDIR}/graphics/scr2png \ scr2txt:${PORTSDIR}/textproc/scr2txt \ --- patch-docproj ends here --- >Release-Note: >Audit-Trail: >Unformatted: _______________________________________________ freebsd-doc@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org"