diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-05-13 19:35:54 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-05-13 19:35:54 +0800 |
commit | 50ad93a623ac2850722de121f3f97f4699266578 (patch) | |
tree | c24c37b7dd5dd260bba93c548d2910ba41e9421b /audio/jamboree/pkg-plist | |
parent | 089ddc60d3517d76559efe4569c5b08065710830 (diff) | |
download | freebsd-ports-gnome-50ad93a623ac2850722de121f3f97f4699266578.tar.gz freebsd-ports-gnome-50ad93a623ac2850722de121f3f97f4699266578.tar.zst freebsd-ports-gnome-50ad93a623ac2850722de121f3f97f4699266578.zip |
- Remove the DBUS option, since Jamboree requires an obsolete version
of the D-BUS API [1]
- Use GCONF_SCHEMAS and fix schemas installation
PR: ports/80527 [1]
Reported by: Adam Gregoire <ebola@psychoholics.org> [1]
Diffstat (limited to 'audio/jamboree/pkg-plist')
-rw-r--r-- | audio/jamboree/pkg-plist | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/audio/jamboree/pkg-plist b/audio/jamboree/pkg-plist index 02bc93407fa7..3c3f01bcf2c6 100644 --- a/audio/jamboree/pkg-plist +++ b/audio/jamboree/pkg-plist @@ -1,7 +1,4 @@ bin/jamboree -@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/jamboree.schemas > /dev/null || /usr/bin/true -etc/gconf/schemas/jamboree.schemas -@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/jamboree.schemas > /dev/null || /usr/bin/true share/gnome/applications/jamboree.desktop share/gnome/jamboree/jamboree-next.png share/gnome/jamboree/jamboree-note.png |