diff --git a/x11/gnome/seahorse/Makefile b/x11/gnome/seahorse/Makefile index 23355e7f244..afcf56f2df1 100644 --- a/x11/gnome/seahorse/Makefile +++ b/x11/gnome/seahorse/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2008/01/03 18:38:31 jasper Exp $ +# $OpenBSD: Makefile,v 1.2 2008/01/03 19:14:03 jasper Exp $ COMMENT= manage encryption keys GNOME_PROJECT= seahorse GNOME_VERSION= 2.20.1 +PKGNAME= ${DISTNAME}p0 SHARED_LIBS += cryptui 0.0 # .0.0 CATEGORIES= security diff --git a/x11/gnome/seahorse/pkg/PLIST b/x11/gnome/seahorse/pkg/PLIST index b9ec8cdef83..e1588a9fb94 100644 --- a/x11/gnome/seahorse/pkg/PLIST +++ b/x11/gnome/seahorse/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2008/01/03 18:38:32 jasper Exp $ +@comment $OpenBSD: PLIST,v 1.2 2008/01/03 19:14:03 jasper Exp $ %%SHARED%% bin/seahorse @mode 4555 @@ -387,3 +387,5 @@ share/seahorse/glade/seahorse-ssh-upload.glade @unexec %D/bin/scrollkeeper-update -q @exec %D/bin/update-mime-database %D/share/mime @unexec %D/bin/update-mime-database %D/share/mime +@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor +@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor