docs/110247: textproc/docproj depends on www/links1 but works with www/links just fine
Denis Eremenko <moonshade@pnhz.kz>
moonshade at pnhz.kz
Tue Mar 13 04:10:04 UTC 2007
>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 at 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 at 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:
More information about the freebsd-doc
mailing list