Subject: pkg/32045: textproc/rfcutil
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: brad harder <bharder@methodlogic.net>
List: pkgsrc-bugs
Date: 11/10/2005 20:20:00
>Number:         32045
>Category:       pkg
>Synopsis:       text brower options
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Nov 10 20:20:00 +0000 2005
>Originator:     =09
>Release:        NetBSD 3.0_BETA
>Organization:
	Method Digital Logic
>Environment:
System: NetBSD manchester 3.0_BETA NetBSD 3.0_BETA (MANCHESTER2) #16: Sat N=
ov 5 04:19:31 EST 2005 root@manchester:/usr/src/sys/arch/i386/compile/MANCH=
ESTER2 i386
Architecture: i386
Machine: i386
>Description:
	When trying to install textproc/rfcutil with www/w3m-img already installed=
, installation of rfcutil stopped, as it tried to install www/w3m, which co=
nflicts w/ w3m-img.
>How-To-Repeat:
	With www/w3m-img installed, try installing textproc/rfcutil
>Fix:
	Perhaps this diff to the makefile.  It adds a WITH_W3M_IMG option, as well=
 as WITH_LYNX option (lynx is listed in textproc/rfcutil/DESCR as a support=
ed browser for rfcutil command-line switches.):


15c15,21
< DEPENDS+=3D     w3m-[0-9]*:../../www/w3m
---
> .ifdef WITH_W3M_IMG
>   DEPENDS+=3D   w3m-img-[0-9]*:../../www/w3m-img
> .elifdef WITH_LYNX
>   DEPENDS+=3D   lynx-[0-9]*:../../www/lynx
> .else
>   DEPENDS+=3D   w3m-[0-9]*:../../www/w3m
> .endif


--bp/iNruPH9dso1Pn
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQFDc6tQM8Mah/dETJsRAt1rAKCOTVsaipxriy0BGuOGpsC3I9TwSACgr+Um
hqTKneWLQaNG4ICzG3D/ru8=
=ktrz
-----END PGP SIGNATURE-----

--bp/iNruPH9dso1Pn--

>Unformatted:
 --bp/iNruPH9dso1Pn
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable