Date: Fri, 2 Dec 2005 13:10:06 GMT From: Robert Felber <r.felber@ek-muc.de> To: gnome@FreeBSD.org Subject: Re: ports/89833: port www/firefox 1.5_3, 1 fails to build on FreeBSD 5.3 Message-ID: <200512021310.jB2DA69T022362@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/89833; it has been noted by GNATS. From: Robert Felber <r.felber@ek-muc.de> To: bug-followup@freebsd.org Cc: Subject: Re: ports/89833: port www/firefox 1.5_3,1 fails to build on FreeBSD 5.3 Date: Fri, 2 Dec 2005 14:02:12 +0100 Obviously www/firefox or rather www/mozilla/Makefile.common is missing a correct dependency check on security/nss. LIB_DEPENDS += nss3:${PORTSDIR}/security/nss is not enough, minor version must be checked also. Sitenote: security/nss failed the 'make test'. I've reported this to gnome@freebsd.org I deinstalled & reinstalled it though and firefox build completely through If I'd know how to check the minor version within dependency checks then I'd have supplied a patch. -- Robert Felber (PGP: 896CF30B) Munich, Germany
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512021310.jB2DA69T022362>