diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-08-17 04:32:47 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-08-17 04:32:47 +0000 |
commit | 97d09e4663b6871ca8b8976fa19ed0afbd0b9586 (patch) | |
tree | 0f44831a136a276c1fb5e7d552867c2be4166d18 /x11/fast-user-switch-applet | |
parent | cc4e17a48e3c8427ac87d0c695db85d28307460a (diff) | |
download | ports-97d09e4663b6871ca8b8976fa19ed0afbd0b9586.tar.gz ports-97d09e4663b6871ca8b8976fa19ed0afbd0b9586.zip |
Notes
Diffstat (limited to 'x11/fast-user-switch-applet')
-rw-r--r-- | x11/fast-user-switch-applet/Makefile | 1 | ||||
-rw-r--r-- | x11/fast-user-switch-applet/pkg-plist | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/x11/fast-user-switch-applet/Makefile b/x11/fast-user-switch-applet/Makefile index 288cf56b6839..5cde6c67cbdb 100644 --- a/x11/fast-user-switch-applet/Makefile +++ b/x11/fast-user-switch-applet/Makefile @@ -7,6 +7,7 @@ PORTNAME= user-selector-applet PORTVERSION= 0.0.7 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= http://esco.mine.nu/downloads/ \ ${MASTER_SITE_LOCAL:S/%SUBDIR%/bland/} diff --git a/x11/fast-user-switch-applet/pkg-plist b/x11/fast-user-switch-applet/pkg-plist index b5719da2fa06..a4b21555b5e7 100644 --- a/x11/fast-user-switch-applet/pkg-plist +++ b/x11/fast-user-switch-applet/pkg-plist @@ -1,4 +1,6 @@ +@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/user-selector-applet.schemas > /dev/null || /usr/bin/true etc/gconf/schemas/user-selector-applet.schemas +@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/user-selector-applet.schemas > /dev/null || /usr/bin/true libdata/bonobo/servers/GNOME_UserSelectorApplet.server libexec/user-selector-applet share/icons/hicolor/16x16/apps/gdm-xnest.png |