Bug 114274

Summary: [patch] textproc/docbook-utils - add SSL knob to resolve lynx/lynx-ssl conflict with textproc/wv
Product: Ports & Packages Reporter: Jonathan Liu <Net147>
Component: Individual Port(s)Assignee: Marcelo Araujo <araujo>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Jonathan Liu 2007-07-04 01:20:01 UTC
When installing GNOME from ports, docbook-utils can cause a conflict with textproc/wv because docbook-utils uses lynx and wv uses lynx-ssl.

wv uses lynx-ssl by default unless WIHTOUT_SSL is set, in which case it will use lynx.

To make docbook-utils more consistent, I propose we patch the docbook-utils Makefile to do the same as wv.

How-To-Repeat: Install GNOME from ports.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2007-07-04 01:47:13 UTC
Responsible Changed
From-To: freebsd-bugs->araujo

Make this a ports PR and assign.
Comment 2 Marcelo Araujo freebsd_committer freebsd_triage 2007-07-22 21:02:20 UTC
State Changed
From-To: open->closed

delphij fix this problem in wv.