Subject: [gnome] Yelp depends on firefox1, rejects firefox2
To: None <pkgsrc-users@netbsd.org>
From: walt <wa1ter@myrealbox.com>
List: pkgsrc-users
Date: 01/10/2007 11:14:35
Gnome users currently can't upgrade to firefox2 because yelp won't
accept it as a substitute for firefox.  I believe this is due to
the inclusion of www/seamonkey/gecko-depends.mk, which contains:

BUILDLINK_API_DEPENDS.firefox+=         firefox>=1.5nb2
.include "../../www/firefox/buildlink3.mk"

Is there a way of allowing yelp to accept either firefox?