de100a1ff9
it breaks loading png icons through gdk_pixbuf_new_from_file as gtk is linked with systemwide png. This went unnoticed so far as firefox always shipped a fallback xpm icon, but this is not the case anymore, so now gtk_window_set_icon_list() is not called anymore, and the window manager shows the default icon for firefox windows in taskbar/tasklists.. So add graphics/netpbm as a build dependency, do the necessary netpbm magic in do-install to create the default.xpm from mozicon128.png, and patch widget/src/gtk2/nsWindow.cpp to not try to load png icons. While here fix icon path in desktop file, and add a comment about why we don't use systemwide png.
Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7), library-specs(7), bsd.port.mk(5), port-modules(5). See also http://www.openbsd.org/porting.html $OpenBSD: README,v 1.18 2009/03/13 10:03:29 giovanni Exp $
Description
Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Languages
Makefile
61%
PHP
18.9%
Perl
6.5%
C
4.6%
HTML
2.3%
Other
6.4%