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
17 lines
1.1 KiB
Text
17 lines
1.1 KiB
Text
bin/charm-quark
|
|
bin/quark
|
|
bin/strange-quark
|
|
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/quark.schemas > /dev/null || /usr/bin/true
|
|
etc/gconf/schemas/quark.schemas
|
|
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/quark.schemas > /dev/null || /usr/bin/true
|
|
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/strange-quark.schemas > /dev/null || /usr/bin/true
|
|
etc/gconf/schemas/strange-quark.schemas
|
|
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/strange-quark.schemas > /dev/null || /usr/bin/true
|
|
%%PORTDOCS%%share/doc/quark/AUTHORS
|
|
%%PORTDOCS%%share/doc/quark/COPYING
|
|
%%PORTDOCS%%share/doc/quark/INSTALL
|
|
%%PORTDOCS%%share/doc/quark/README
|
|
share/gnome/applications/quark.desktop
|
|
share/gnome/pixmaps/quark.png
|
|
share/locale/ko/LC_MESSAGES/quark.mo
|
|
@dirrm share/doc/quark
|