mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
0ea0df3ec4
those ports will not work. Please see the more detail about this: http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html Also, please check http://www.freebsd.org/gnome/docs/porting.html for the update about gconf, gconf.pl script and etc. Approved by: marcus (portmgr hat) Reviewed by: My team, FreeBSD GNOME Team
12 lines
650 B
Plaintext
12 lines
650 B
Plaintext
bin/mozilla-bonobo-viewer
|
|
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/mozilla-bonobo.schemas > /dev/null || /usr/bin/true
|
|
etc/gconf/schemas/mozilla-bonobo.schemas
|
|
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/mozilla-bonobo.schemas > /dev/null || /usr/bin/true
|
|
lib/browser_plugins/libmozilla_bonobo.so
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
|
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
|
|
%%PORTDOCS%%%%DOCSDIR%%/NEWS
|
|
%%PORTDOCS%%%%DOCSDIR%%/TODO
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|