Subject: firefox gnome option
To: None <tech-pkg@netbsd.org>
From: Cliff Wright <cliff@snipe444.org>
List: tech-pkg
Date: 02/20/2006 10:25:32
For www/firefox, I just tracked down why the "Read Mail" menu option under
 Tools would not start my mail reader. It was because pkgsrc has
 "--disable-gnomevfs" set in Makefile.common. By removing this, the button now
 works (and adding libmozgnome to PLIST). So the question is what have I now broken, or why is the disable there?
	Cliff