diff options
-rw-r--r-- | x11/fast-user-switch-applet/Makefile | 1 | ||||
-rw-r--r-- | x11/fast-user-switch-applet/pkg-plist | 2 | ||||
-rw-r--r-- | x11/user-selector-applet/Makefile | 1 | ||||
-rw-r--r-- | x11/user-selector-applet/pkg-plist | 2 |
4 files changed, 6 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 diff --git a/x11/user-selector-applet/Makefile b/x11/user-selector-applet/Makefile index 288cf56b6839..5cde6c67cbdb 100644 --- a/x11/user-selector-applet/Makefile +++ b/x11/user-selector-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/user-selector-applet/pkg-plist b/x11/user-selector-applet/pkg-plist index b5719da2fa06..a4b21555b5e7 100644 --- a/x11/user-selector-applet/pkg-plist +++ b/x11/user-selector-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 |